#wrapper {margin-left:10px; margin-right:auto; width:500px; margin-top:15px}
.form {float:left; padding:0 10px 10px 10px; background:#ffffff; border:1px solid #dddddd}
.form label {float:left; width:160px; padding:10px 10px 0 0; font-weight:bold}

.form select {float:left; width:265px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

label.sor{
	width:500px;
}
label.error {float:left; width:300px; padding:10px 10px 0 0; font-weight:bold; color:red; text-decoration:blink;}