

.cform {position: relative; width: 310px;}
.cform label {float:left; clear: left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.cform select {float:left; width:146px; margin-top:10px}
.cform input {float:left; margin-top:10px; width: 200px;}
.cform textarea {float: left; margin-top: 10px; width: 200px;}

#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:250px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
