/*IMAGE*/
.bio {
	position: relative;
	border-bottom:1px dashed #FFF;
	margin-bottom:40px;
}

.bioWithoutBorder {	
	border-bottom:none;	
}
.bio img{
	position:absolute;
	left:-185px;
	top:7px;
}
#content .bio img.chris {
	height:150px;
	width:109px;
	left:-145px;
}
/*CONTENT*/
#content h2 {
	background: url(../img/the-people.png);
	background-repeat: no-repeat;
	margin-bottom:30px;
}
#content h2.peopleOfClearCinCom {
	background:transparent url(../img/nl_images/the_people_clear_cincom.png) no-repeat scroll left top !important;
}
#content h2.peopleOfClearCinComZh {
	background:transparent url(../img/zh_images/the_people_clear_cincom.png) no-repeat scroll left top !important;
}
#content h2.enPeopleOfClearCinCom{
	background:transparent url(../../img/the-people.png) no-repeat scroll left top;
}
#content {
	width:552px;
	margin-right:112px;
}

#content img {
	height:101px;
	width:150px;
	margin:0 15px 15px 0;
}
#content p img.chris {
	width:109px;
	height:150px;
}
#content p.first {
	margin-top:72px;
}
#content p {
	text-align:justify;
	margin:8px 0 23px;
	display:block;
}
#content .paragraph1 {
	margin-top:50px;
}
/*MODULE*/
.module {
	background:url(../img/case-studies-module.png) no-repeat left top;
	width:186px;
	height:70px;
	padding:15px 6px;
	float:left;
	margin-right:15px;
}
.module a {
	color:#FFF!important;
}

.zhTitle {
	background:url(../img/zh_images/the_people_of_clear_cincom.png) no-repeat left top!important;
	margin-top:12px;
}



