@import url("inner.css");

#wrapper2 {width:500px; margin:8px 0 0 90px; font-family: Arial;  }
.form {float:left; padding:0 10px 8px 10px; background: #fff7ee; color:#ff8e00; border:1px solid #FFCC66;}
.form label {float:left; width:150px; padding:10px 10px 0 0px; font-weight:normal;}
.form select {float:left; width:146px; 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:#555555; border:0px solid #FFCC66; padding:5px; min-width:150px; max-width:250px; color:#f0f9ff; font-size:12px;}
.reset{background-image:url(../images/reset_btn.gif);background-repeat:no-repeat;width:85px;height:29px;}
