/*Begin Leadership CSS
	Move to seperate CSS filel
*/
#copy{
	width: 100%;
	margin-right:0px;
}
#leadership_profile_l{
	width: 350px;
	padding: 25px 0 25px 35px;
	float: left;
}
#leadership_profile_r{
	width: 350px;
	padding: 25px 0 0 20px;
	float: left;
}
#leadership_profile_l .photo, #leadership_profile_r .photo{
	width: 143px;
	float: left;
}
#leadership_profile_l .text, #leadership_profile_r .text{
	width: 185px;
	float: right;
}
.title{
	font-size: 11px;
	line-height: 15px;
}
.text h5{
	padding-bottom: 3px;
}
.text h5 a{
	color: #293e6b;
	font-weight: bold;
}
.text .button{
	margin-top: 8px;
}
.divider{
	height: 1px;
	border-bottom: 1px solid #cdd2dc;
	clear: both;
}

/*End Leadership CSS*/

