.content_section {
	position: relative;
	padding: 20px 30px;
}


.section_title {
	position: relative;
	height: 22px;
	background: #E5E5E5;
	border-left: 4px solid white;
	border-right: 4px solid white;
}

.section_title .inner {
	padding: 7px 0px 0px 30px;
}

