h1#pgHeader {
	text-align: center !important;
	margin-bottom: 0 !important;
	padding-bottom: 0;
	height: 47px !important;
	}


.experts h2 {
	font-size: 1.5em !important;
	font-weight: bold;
	}

.sIFR-active h2 {
	font-weight: bold !important;
	}

.experts #content a,
.experts #content a:visited {
	color: #3991B2;
	text-decoration: none;
	font-weight: bold;
	}

.experts #content a:hover {
	color: #006990;
	}

.experts #content a.pdf {
	color: #b04d39;
	text-decoration: underline;
	}

.experts #content a.pdf:visited	{ color: #898b62; text-decoration: underline; }
.experts #content a.pdf:hover { color: #ad7aa2; text-decoration: underline; }

.experts #subnav {
	background: transparent url(../i/experts/subnav_bg.jpg) no-repeat;
	float: left;
	height: 186px;
	width: 656px;
	padding: 20px 0 0 14px;
	margin: 22px 0 12px -10px;
	}

.experts #subnav li {
	display: inline;
	padding: 0;
	margin: 0;
	}

.experts #subnav a {
	width: 113px;
	height: 157px;
	display: block;
	float: left;
	padding: 0 0 0 3px;
	border: 3px solid #fcfdba;
	margin-left: 3px;
	background-color: #c3e7ee;
	color: #3991b2;
	text-decoration: none;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: normal !important;
	}

.experts #subnav img {
	margin: 0 0 0 -3px;
	padding: 0;
	border: none !important;
	width: 116px;
	}

.experts #subnav a:hover {
	border-color: #3991b2;
	background-color: #fff;
	text-decoration: none;
	}

.experts .name {
	font-weight: bold;
	color: #343628;
	display: block;
	width: 116px;
	line-height: 1.2em;
	padding: 1px 0;
	}


.experts #vid_player {
	margin: 6px 26px 20px -6px;
	float: left;
	}

.experts #vidnav {
	margin-top: 40px;
	width: 180px;
	border: 1px solid #b4b593; /* temp */
	background-color: #e9eab1; /* temp */
	float: left;
	}

.experts #vidnav li {
	width: 172px;
	height: 46px;
	margin: 4px;
	padding: 0;
}

.experts #vidnav li a {
	width: 165px !important;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 2px 2px 4px 5px;
	display: block;
	text-indent: -9999px;
	color: #2a96b3;
	text-decoration: none;
	font-size: .79em;
	}

.experts #vidnav li a:hover {
	color: #2a96b3;
	}

.experts li a span {
	float: left;
	clear: both;
}

.experts #vidnav li a span {
	width: 172px;
	}


.experts li a:hover .name {
	display: block;
}
	
#content .biemiller .biemiller a,
#content .kucan .kucan a,
#content .paez .paez a,
#content .snow .snow a,
#content .cooke_youn .cooke_youn a,
.experts #vidnav li a:hover {
	text-indent: 0;
	background: transparent url(../i/experts/nav-hover-bg.png) repeat;
	margin-left: 0;
	text-decoration: none !important;
	}

.experts li.biemiller { background: url(../i/experts/sm_biemiller.jpg) no-repeat right center; }
.experts li.kucan { background: url(../i/experts/sm_kucan.jpg) no-repeat right center; }
.experts li.paez { background: url(../i/experts/sm_paez.jpg) no-repeat right center; }
.experts li.snow { background: url(../i/experts/sm_snow.jpg) no-repeat right center; }
.experts li.cooke_youn { background: url(../i/experts/sm_cooke_youn.jpg) no-repeat right center; }


.experts #content p {
	clear: both;
	width: 420px;
	margin-left: 10px;
	line-height: 1.5em;
	}
	
.experts #content.indexPg p {
	width: 575px !important;
	margin-left: 35px;
	}