@import 'base.css';

#content_main_interview {
	padding: 0px;
}

#content ol.chapters {
	list-style-image: none;
	margin-left: 40px;
	padding-left: 0px;
}
#content ol.chapters li {
	margin-bottom: 4px;
	font-size: 12px;
	color: #CCC;
}
#content ol.chapters li img {
	margin-left: 6px;
}
#content ol.chapters li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #888;
	text-decoration: none;
}
#content ol.chapters li a:hover {
	text-decoration: underline;
}
#photobar {
	float: right;
	width: 120px;
	margin-left: 20px;
}
#photobar #top_photo {
	margin-bottom: 6px;
}
#photobar img {
	border: 1px solid #A7AC92;
}
#photobar #other_photos img {
	margin: 0px 2px 2px 0px;
}

img.imglink {
	border: none;
}

#research_content_box {
	width:100%;
	height:400px;
}

#research_sideThumb {
	 float:left;
	 padding-right:10px;
	 height:400px;
	 width:200px;
}


#interview_video {
	width:700px;
	margin-right:auto;
	margin-left:200px;
	padding-left:100px;

}

#interview_body p{
	margin-bottom:0px;
}

#interview_body {
	margin-bottom:-10px;
}

#interview_page {
	width: 760px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;
}

#page_interview {
	width: 840px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;
}
#content_interview {
	width: 623px;
	background-image: url(../gui/bg-left.new.png);
	background-repeat: repeat-y;
	border: 0;
	margin: 1px;
}

#content_head_interview {
	position: absolute;
	width: 623px;
	background-image: url(../gui/bg-left-top_flash.png);
	height: 10px;
	background-repeat: no-repeat;
}

#content_bottom_interview {
	background-image: url(../gui/bg-left-bottom.new.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 12px;
}
#nav_right_interview {
	position: absolute;
	left: 635px;
	top: -1px;
	width: 210px;
	height: 415px;
}

#nav_right_below {
	position: absolute;
	left: 635px;
	top: 412px;
	width: 160px;
	height: 215px;
	background: repeat-x;
	font-size: 11px;
	color: #999999;
	line-height: 1;
	padding-top: 15px;
	padding-left: 5px;
}

#headliner_interview {
margin-left: 1px;
}

#body_interview {
	padding: 20px;
	/* background-image: url(../gui/gradient.png); */
	background-repeat: repeat-x;
	margin-right: 2px;
	padding-top: 0px;
	margin-top: -5px;
}
