#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#d2f4ff; border:2px solid #0091c0}
.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:200;background:url(msg_arrow.png) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f4d5d5; border:2px solid #cf4e4e; padding:15px; min-width:150px; max-width:200px;color:#ce4c4c;font-family:Oswald,OpenSans,sans-serif;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}


