.peopleHero {
	background-image: url('../../../../themes/default/images/3dDivider.png');
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.peopleHero .people_Summary {
	padding-left:176px;
/*	font-size: 120%;*/
}

.peopleStandard {
	float: left;
	width: 270px;
	margin-top: 8px;
	margin-bottom: 16px;
	height: 120px;
}

.peopleStandard .people_Summary {
	margin-left: 85px;
	margin-right: 5px;
}

.peopleFullProfile {
	float: left;
	width: 100%;
	margin-top: 8px;
}

.peopleHero .people_Photo img {
	float: left;
	padding: 0 3px 3px 0;
	margin: 0 12px 6px 0;
	width: 197px;
}

.peopleStandard .people_Photo img {
	float: left;
	padding: 0 3px 3px 0;
	margin: 0 8px 5px 0;
	width: 77px;
}

.peopleFullProfile .people_Photo img {
	float: right;
	padding: 0 3px 3px 0;
	margin: 0 0 8px 5px;
	width: 197px;
}

.people_Name {
}

.people_Title {
	padding: 0 0 0 0 ;
}

.people_FullProfile {
	padding-right: 225px;
}

#showArticles {
	margin: 30px 0 12px 0;
}
