/* CSS Document */
form{margin:0; padding:0;}
label{width:100px; float:left;} 
input{width:150px; height:15px; margin-bottom:8px;}
.input{width:50px; height:15px; margin-bottom:8px;}
textarea{width:300px; height:100px; margin-bottom:8px;}
.submitbtn{width:60px; height:25px; margin-right:15px;}

