#content {
	padding:15px 10px 0px 9px;
}

#content_left {
	float:left;
	width:604px;
	padding:17px 0px 0px 23px;
}

#content_left #section_title {
	margin:0px 0px 20px 0px;
}

#contact_content {
	width:562px;
	margin:0px 0px 0px 2px;
}

#contact_text {
	margin-bottom:20px;
	color:#006ab0;
}

.contact_titles {
	font-weight:bold;
	color:#006ab0;
	margin-bottom:10px;
}

.contact_field {
	width:170px;
	border:1px solid #a5acb2;
	margin-bottom:5px;
}

.contact_textarea {
	border:1px solid #a5acb2;
	margin-bottom:15px;
	color:#6A6A6A;
}

.contact_mandatory {
	font-size:10px;
	color:#006ab0;
}


