.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: 300px;
	margin-right:5px;
	margin-top: 8px;
	margin-bottom: 16px;
	height: 120px;
}

.peopleStandard .people_Summary {
	margin-left: 85px;
	margin-right: 5px;
}

.peopleFullProfile {
	float: left;
	width: 100%;
}

.peopleHero .people_Photo img {
	float: left;
	padding: 0 3px 3px 0;
	margin: 0 12px 6px 0;
	width: 197px;
}

.peopleStandard .people_Name a ,
.peopleStandard .people_Name a:visited {
	text-decoration: none !important;
}

.peopleStandard .people_Name h3{
	padding-bottom: 0 !important;

}

.peopleStandard .people_Photo img {
	float: left;
	margin: 8px 8px 5px 0;
	width: 77px;
	background-color: #fff;
	border: 1px solid #000;
	display: block;
}

.peopleFullProfile .people_Photo img {
	float: right;
/*	padding: 5px;*/
	margin: 0 0 8px 5px;
	width: 197px;
	background-color: #fff;
	border: 1px solid #000;
}

.people_Name {
}

.people_Title {
	padding: 2px 0 0 0  !important;
}

.people_Title h4 {
	font-size: 14px;
	padding: 0 0 12px 0 !important;
}

.people_FullProfile {
/*	padding-right: 225px;*/
	width: 600px;
}

#showArticles {
	margin: 30px 0 12px 0;
}

