<!--

#theform label { position: absolute; text-align:right; width:100px; }
#theform input, textarea, select { margin-left: 105px; width:240px; margin-bottom:15px;}
#theform label.check, label.radio { position:relative; text-align:left;}

#theform {width:400px; border:10px solid #2E6C95; margin:auto; padding:5px;}
#theform .textBoxActive{}
#theform .textBoxNormal{}

#theform #submitbtn {margin-left:270px; width:70px; text-align:center; background: #2E6C95; height:20px; padding-top:2px;}
#theform #submitbtn a{text-decoration:none; color:#FFF; font-weight:bold;}
#theform #submitbtn a:hover {color:#CCC}
#theform #submitbtn a:active{color:#000}

--> 
