﻿* {padding:0}
#wrapper {width:220px; margin: 0px auto}
.form {float:right; padding:0 10px 10px 10px; border:2px solid #cfcfcf}
.form label {float:left; width:110px; margin-top:3px; font-weight:bold; height:19px;}
.form input {float:left; margin-top:3px}
.form textarea {float:left; margin-top:3px}
.form .submit {float:none; 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:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:200px}