

.ContactFormSubmit {
    border: none;
}
.ContactField {
	height:30px;
}
 
.EmailTextBoxMessage {
	width:270px;
	height:154px;
}  
label.contactLabel {
    display:block;
    height:18px;
    line-height:18px;
    //height:16px;
    //line-height:16px;
    margin:0;
    padding:0;
}
.contactTextBox {
    width:200px;
    height:18px;
    line-height:18px;
}    
div.Spacer {
    height:11px;
    line-height:11px;
}
.MessageContactUs {
    width:270px;
    height:159px;
    margin:0;
    padding:0;   
}
