ul li {
	margin-bottom: 10px;
}

.about_image {
	background: url('../img/content/about/about_process.png') no-repeat;
	height: 205px;
}

.about_table div {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	float: left;
	width: 271px;
	padding: 15px 10px 25px 30px;
}

.about_table h3 {
	color: #AAC805;
	font-size: 26px;
}

.about_compendium {
	min-height: 70px;
	padding: 5px 0 25px 140px;
	background: url('../img/content/about/about_compendium.png') no-repeat 0 5px;
	font-size: 24px;
}
.about_compendium_inner {
	width: 570px; 
	float: left;
}

.about_team {
	background: url('../img/content/about/about_team.png') no-repeat;
	background-position: center top;
	height: 270px;
}

.about_jobs {
	height: 100px;
	padding: 10px 0 10px 140px;
	background: url('../img/content/about/about_jobs.png') no-repeat;
}

.about_logo_groupion {
	display: block;
	background: url('../img/content/about/about_logo_groupion.png') no-repeat;
	width: 249px;
	height: 60px;
}
.about_logo_isense {
	display: block;
	background: url('../img/content/about/about_logo_isense.png') no-repeat;
	width: 231px;
	height: 60px;
}
