<!--

label { position: absolute; text-align:right; width:100px; }
input, textarea, select { margin-left: 105px; width:240px; margin-bottom:15px;}
label.check, label.radio { position:relative; text-align:left;}

#theform {width:400px; border:thin solid #000; padding:20px; background-color:white;}
.textBoxActive{}
.textBoxNormal{}

#submitbtn {width:20px; text-align:center;  height:10px; padding-top:2px;}
#submitbtn a{text-decoration:none; color:#CD85B1}
#submitbtn a:hover {color:#CCC}
#submitbtn a:active{color:#000}

#q {font-size:18px; font-style:italic; text-align:center}
--> 