.contact_title {
	font: 18px Verdana;
	margin-left: 20px;
	color: #1a394f;
	margin-top: 30px;
}

.contact_content {
	width: 880;
	color: #787878;
	font: 11px Verdana;
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	border-left-style: none;
	padding: 10px 20px;
	background-color: #f7f7f7;
	border-right-style: none;
	border-color: #dfdfdf;
	margin: 10px 0 25px;
}

.contact_element {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
