.middle_column {
	float:left;
	width:631px;
	padding:30px;
	margin:1em 0 0 0 ;
	background:url(/images/kettering/beige_gradient_bg.jpg) repeat-x;
}
.contact_us label {
	float:left;
	width:8em;
	margin:0 0 1em 0;
}
.contact_us input {
	float:left;
	width:200px;
	margin:0 0 1em 0;
}
.contact_us textarea {
	width:204px;
	height:100px;
}
.contact_us .submit {
	position:relative;
	top:8px;
	left:235px;
	background:url(/images/kettering/btn_submit.jpg) no-repeat;
	width:60px;
	height:16px;
	border:0;
	cursor:pointer;
}

.contact_us {float:left; width:60%;}
.contactInfo {float:left;width:40%;}

