.ie #content div.full {
	padding: 5px 0;
}

#player {
	background: url('/img/leadersFauxBottom.gif') no-repeat 50% 100%;
	padding: 0 0 7px 0;
	margin-left: -6px;
	width: 715px;
}	.ie #player {
		position: relative;
		width: auto;
		zoom:1;
	}

#video {
	float: left;
	background: transparent url('/img/leadersFauxPlayer.gif') no-repeat 0 0;
	width: 434px;
	height: 373px;
	margin-left: 6px;
}	.ie #video {
		display:inline;
	}

#videoNav {
	float: left;
	background: url('/img/leadersFlashNavBG.gif') repeat-y 0 0;
	width: 256px;
	height: 361px;
	margin-left: 13px;
	margin-top: 12px;
}	.ie #videoNav {
		margin-left: 8px;
		display:inline;
	}

#videoNav h3,
#videoNav h4,
#videoNav ul {
	 margin: 0 15px;
}

#videoNav h3 {
	line-height: 1.3em;
	font-size: 16px;
	color: #6b4527;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 30px;
}

#videoNav h3 span {
	display: block;
	font-weight: normal;
	color: #d37f32;
	font-size: 12px;
}

#videoNav h4 {
	text-transform: uppercase;
	font-size: 10px;
	color: #20acc0;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0.05em;
}	.ie6 #videoNav h4 {
		letter-spacing: normal;
		font-style: normal;
	}

#videoNav li {
	line-height: 14px;
	background: url('/img/leadersQBullet.gif') no-repeat 0 0;
	margin-top: 17px;
	padding: 0 14px 0 23px;
}	.ie #videoNav ul {
		position: relative;
		_height: 0;
		zoom: 1;
	}
	
.ie #videoNav a {
	display: block;
	_height: 0;
	zoom: 1;
}

ul#tabs {
	height: 32px;
	z-index: 1;
	margin: 10px 6px -1px;
}	.ie6 ul#tabs {
		position: relative;
		zoom:1;
	}

ul#tabs li {
	height: 32px;
	float: left;
	background-position: top left;
}	.ie ul#tabs li {
		display: inline;
	}

#t1 { width: 121px; background-image: url('/img/leadersInfoSummary.gif'); }
#t2 { width: 75px; background-image: url('/img/leadersInfoBio.gif'); }
#t3 { width: 156px; background-image: url('/img/leadersInfoReading.gif'); }
#t4 { width: 126px; background-image: url('/img/leadersInfoFavorites.gif'); }

ul#tabs li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: inherit;
	height: inherit;
	background-image: inherit;
}

ul#tabs li a span {
	position: absolute;
	left: -9999px;
}	.ie ul#tabs li a span {
		zoom: 1;
	}

ul#tabs li a.selected {
	background-position: 0 -32px;
}

.ie6 #info { position: relative; zoom: 1; }

#info div {
	background: #fff;
	/*clear:left;*/
	border: 1px solid #D38D4C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	padding: 1.5em 0 0.5em;
	display: none;
	margin: 0 6px;
}	.ie #info div {
		padding-top: 1em;
		width: 98%;
	}

#info div#summary {
	display: block;
}

#info div p,
#info div dl {
	margin-left: 30px;
	margin-right: 30px;
}

#info div dt { font-weight: 700; }
#info div dd { display: block; padding-left: 15px; }

/*#info > div .infoTop {
	background: url('/img/leadersInfoTop.gif') no-repeat top right;
	height: 5px;
	margin-bottom: 16px;
}

#info > div .infoBottom {
	background: url('/img/leadersInfoBottom.gif') no-repeat bottom left;
	height: 5px;
	margin-top: 16px;
}*/

.ui-tabs-hide {
	display: none; /*position: absolute; left: -9999px;*/
}



#picker {
	/*background: url('/img/leadersCarouselBG.gif') no-repeat top center;*/
	height: 200px;
	border: none;
	clear: both;
	position: relative;
	display: block !important;
}	.ie6 #picker {
		zoom:1;
	}

#picker .prev,
#picker .next {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 27px;
	height: 200px;
	z-index: 1;
	cursor: pointer;
}

#picker .prev {	left:  8px; background: url('/img/leadersNext.gif') no-repeat top left; zoom:1; }
#picker .next {	right: 8px; background: url('/img/leadersNext.gif') no-repeat top right; zoom:1; }

#carousel {
	padding: 6px 0 0 3px;
	margin: 0 auto;
	border: none;
}

#carousel li {
	width: 159px;
	height: 188px;
	background: url('/img/leadersCarouselItemBG.gif') no-repeat top left;
	position: relative;
}	.ie #carousel li {
		zoom: 1;
	}

#carousel li a {
	padding: 13px;
	display: block;
	color: inherit;
}

#carousel li a:hover {
	color: inherit;
}

#carousel li.sel { background-position: bottom left; }

#carousel img { width: 128px; height: 91px; border: 1px solid #d37f32; }
#carousel h5 {
	margin: 0.8em 0 0.2em;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 600;
	color: #d37f32;
}
#carousel span {
	font-size: 0.9em;
	line-height: 1.2em;
	display: block;
}

#carousel em {
	/*position: absolute;
	bottom: 1px;
	right: 10px;
	text-transform: uppercase; font-size: 9px; color: #20acc0; font-style: italic; font-weight: 600; letter-spacing: 0.07em;*/
	display: none;
}
