#content {
	padding-bottom: 11px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-weight: bold;
}

.benefits {
	padding-top: 12px;
	position: relative;
	clear: both;
	background: url('../images/common/hr_bg.jpg') no-repeat top left;
	min-height: 1px; /*fixes IE padding issue*/
	width: 1015px;
}

.benefits h2 {
	margin: 0;
	padding: 0 0 12px 42px;
	float: left;
	width: 206px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

.benefits ul {
	padding: 0 0 0 46px;
	font-size: 11px;
	line-height: 17px;
	list-style-position: inside;
	float: left;
	width: 672px;
}

.benefits li {
	padding: 0 0 12px 0;
	text-align: justify;
}