@charset "UTF-8";
/*#bodyContent {
	margin-left: 0px;
}

.text-larger {
	margin-left: 148px;
	width: 548px;
}*/
blockquote {
	border: none;
	background-color: transparent;
	font-style: normal;
	margin: 5px 20px;
	padding-top: 5px;
	color: #666666;
}
h4 {
	text-transform: none;
	font-weight: normal;
}

/*#bodyContent {
	width:738px !important;
}*/

#bodyContainer2 {
	/*background:url(/images/secondaryBottomBack2.jpg) no-repeat bottom left !important;*/
	/*background:none !important;*/
}

#leftSideNav {
	margin-bottom:60px;
	padding-bottom:0 !important;
}

/* -----  comment by Hugh
table.insetbox {
	border:0;
	margin-right:27px;
	clear:right;
}
---------------------------- */

.summary {
	font-size:11px;
	padding-top:0;
}

#playerContain {
	width: 312px;
	padding: 6px 6px 6px 0;
	margin-bottom: 20px;
}

#playertitle {	
	line-height: 22px;
	display:none;
}

#playertitle.active {
	color: #fff;
	/*background:#e3ecf3;*/
	background: #4E677A;
	padding:5px 0 0 5px;
	width:315px;
	display:block;
}

#audioplayer {
	display:none;
}

#audioplayer.active {
	/*background:#e3ecf3;*/
	background: #4E677A;
	padding:10px 0 5px 5px;
	width:315px;
	display:block;
}

#film #playerContain, #film #playertitle.active, #film #audioplayer.active {
	width:auto;
}

.track {
	padding:5px 0 0 40px;
	background:url(/images/disc.jpg) no-repeat top left;
}

.track.film {
		background:url(/images/film.png) no-repeat top left;
}
		


.track strong {
	font-size:12px;
}

.track .length {
	color:#707070;
	font-size:11px;
}

.trackLinks {
	padding:5px 0 10px 0;
}  

.clear { 
	clear:both;
}

/*#leftSideNav {
	float: left;
	position: relative;
	padding-bottom: 60px;
}*/