form p {
clear:both;
margin:4px 0px;
}

label {
float:left;
display:block;
width:280px;
padding-top:2px;
}

input, select, textarea {
float:left;
font-weight:bold;
width:204px;
}

select {
width:210px;
}

.textBox {
width:20px;
height:15px;
}

.submit {
width:66px;
height:19px;
}