<!--

label { position: absolute; text-align:right; width:130px; }
input, textarea, select { margin-left: 140px; width:240px; margin-bottom:15px;}
label.check, label.radio { position:relative; text-align:left;}

#theform {width:390px; font-size:14px; margin-left:100px; background:#cce5e2; padding:20px;}
.textBoxActive{}
.textBoxNormal{}

#submitbtn {margin-left:270px; width:70px; text-align:center; border:#CEDEC1 1px solid; height:20px; padding-top:2px; background-color:#666;}
#submitbtn a{text-decoration:none; color:#CEDEC1}
#submitbtn a:hover {color:#fff}
#submitbtn a:active{color:#000}

--> 