#CS_Element_leadershipLeft {
	width: 320px;
	min-height: 700px;
	height: 700px;
	float: left;
	margin: 36px 0 0 106px;
	display: inline;
	background-color: #FFF;
}
#CS_Element_leadershipRight {
	width: 380px;
	min-height: 700px;
	height: 700px;
	float: left;
	margin: 36px 0 0 0;
	display: inline;
	background-color: #FFF;
}
div[id] #CS_Element_leadershipLeft, div[id] #CS_Element_leadershipRight {
	height: auto !important;
}
#CS_Element_leadershipLeft .sectionTitle {
	width: 300px;
	font-size: 13px;
	line-height: 13px;
	color: #6987A6;
	margin: 40px 0 0 20px;
}
#CS_Element_leadershipLeft .pageTitle {
	width: 300px;
	font-size: 20px;
	line-height: 24px;
	color: #2C0112;
	margin: 0 0 20px 20px;
}
#CS_Element_leadershipLeft .leftContent p {
	width: 280px;
	font-size: 14px;
	line-height: 22px;
	color: #579;
	margin: 0 0 60px 20px;
}
#CS_Element_leadershipRight .leadersTable {
	margin-top: 40px;
}
#CS_Element_leadershipRight .leadersTable .rowDivider {
	border-bottom: 1px dashed #DDE0CD;
}
#CS_Element_leadershipRight .leadersTable .photoCell, #CS_Element_leadershipRight .leadersTable .photoCellTop {
	width: 96px;
	vertical-align: top;
	border-bottom: 1px dashed #DDE0CD;
}
#CS_Element_leadershipRight .leadersTable .photoCell img, #CS_Element_leadershipRight .leadersTable .photoCellTop img {
	border: 3px solid #F5F3E6;
}
#CS_Element_leadershipRight .leadersTable .textCell, #CS_Element_leadershipRight .leadersTable .textCellTop {
	width: 270px;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DDE0CD;
}
#CS_Element_leadershipRight .leadersTable .photoCell, #CS_Element_leadershipRight .leadersTable .textCell {
	padding-top: 20px;
}
#CS_Element_leadershipRight .leadersTable .textCell p, #CS_Element_leadershipRight .leadersTable .textCellTop p {
	font-size: 11px;
	line-height: 15px;
	color: #3E4C59;
}
#CS_Element_leadershipRight .leadersTable .textCell strong, #CS_Element_leadershipRight .leadersTable .textCellTop strong {
	font-weight: bold;
	color: #579;
}
#CS_Element_leadershipLeft .mountainTable {
	margin-left: 20px;
	background-color: #F7F3E7;
}
#CS_Element_leadershipLeft .mountainTable .leftCells {
	width: 6px;
	background: #F7F3E7 url(/images/lead_mountain_left.gif) repeat-y;
}
#CS_Element_leadershipLeft .mountainTable .rightCells {
	width: 7px;
	background: #F7F3E7 url(/images/lead_mountain_right.gif) repeat-y;
}
#CS_Element_leadershipLeft .mountainTable .photoCell {
	padding-top: 16px;
	text-align: center;
	vertical-align: top;
}
#CS_Element_leadershipLeft .mountainTable .textCell {
	padding-top: 16px;
	vertical-align: top;
}
#CS_Element_leadershipLeft .mountainTable .textCell p {
	width: 120px;
	font-size: 11px;
	line-height: 14px;
	color: #3E4C59;
}
#CS_Element_leadershipLeft .mountainTable .textCell  a {
	color: #8A6145;
	text-decoration: underline;
}
#CS_Element_leadershipLeft .mountainTable .textCell a:hover {
	color: #D1A930;
	text-decoration: underline;
}
