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