.formcontent {


padding-left: 20px;
padding-top: 20px;
font-size: 11px;
font-weight: bold;
}


.col1 {

float: left;

}


.col2 {

float: none;

}

.col3 {
clear:both;
float: none;
}

.formfooter {
width: 250px;
padding-top:20px;
height: 45px;
clear:both;
float: left;
font-weight: normal;

}

.submit {
height:70px;
float: right;
padding-top:11px;
}
