.form {float:left; padding:0 0px 0px 0px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:0px 0px 0 0; font-weight:bold;}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:0px}
.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:#F5FBF0; border:2px solid #D2E9BC; border-left:none; font-size:11px; padding:5px; padding-top:0px; min-width:150px; max-width:250px}