	* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; color:#666}
#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.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:1200; background:url(images/msg_arrow.png) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#e0e7f5; border:2px solid #00437F;  min-width:150px; max-width:250px}*/
#msg{display:none; position:absolute; z-index:1200; width:30%;height: 20%;}
#msgcontent{
background: #FFBABA;
/*background-position: 15px 50%;*/
color: #D8000C;
font-family: Arial;
font-size: 30px;
text-align: center;
padding: 28px 20px 25px 45px;
border-top: 5px double #D8000C;
border-bottom: 5px double #D8000C;
}
