<!--

#form1 label { position: absolute; text-align:left; width:200px; }
#form1 input, textarea, select  { margin-left: 0px; width:240px; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif; }
#form1 .radio { position:relative; width:20px; text-align:center; margin:auto}
label.error { float: none; color: red; text-align:left; width:200px; margin-left:15px;}

#form1{font-size:14px;}
.textBoxActive{background-color:#CCC}
.textBoxNormal{}

#form1 .submitbtn {background-color:#EEEDEB; border:1px solid #CCCCCC; padding:4px 0px;  text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; text-transform:uppercase; color:#244D54; font-weight:normal; width:70px; margin-left:202px; cursor:pointer; margin-top:10px;
_margin-left:220px;
*margin-left:220px; }
.submitbtn a{text-decoration:none; color:#244D54}
.submitbtn a:hover {color:#000}
.submitbtn a:active{color:#666}

.reqfield {float:right; margin-right:50px;}
.floaters {float:left; display:block}

--> 