#ContactForm label {
	width: 125px;
	float: left;
}

#ContactForm input, #ContactForm textarea {
	font-family: Arial;
	font-size: 12px;
}

#ContactForm textarea.OtherComments {
	width: 300px;
	height: 150px;
}