
#contact-form {
	width: 576px;
	background: url(/_images/contact/response-form-footer.gif) bottom left no-repeat;
}


fieldset.col1 {
	width: 250px;
	margin: 0 0 15px 11px;
	float: left;
	padding: 0;
	clear: none;
}

fieldset.col2 {
	width: 250px;
	margin: 0 20px 15px 0;
	float: right;
	padding: 0;
	clear: none;
}

fieldset.controls {
	clear: both;
	height: 55px;
	padding: 10px 0 0 450px;
}

input.text {
	width: 100%;
}

form textarea {
	width: 100%;
	height: 80px;
}