#wrapper {margin:50px auto; margin-top:2px;}
.form {padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form select {width:146px; margin-top:10px}
.form input {margin-top:10px}
.form textarea {margin-top:10px}
.form .submit {clear:both}

#msg {
display:none;
position:absolute;
z-index:200;
background-color:red)
left center no-repeat;
padding-left:7px
}
#msgcontent {
display:block;
color:white;
font-weight:bold;
font-size:14px;
background-color:red;
padding:5px;
min-width:50px;
max-width:350px
}

