/**********************************************/
/* General CSS for the video list item */
/**********************************************/



/**********************************************/
/* Video item */
/**********************************************/
table#videoZone p#top_downloadBtn input{
	margin-top:4px;
	padding-top:4px;
}

div#headItem table p#Subscribe{
	margin-top:30px;
	border-top:1px #b6b6b6 solid;
	padding-top:10px;
}


/**********************************************/
/* Transcript section */
/**********************************************/
div#transcript{
	margin-top:15px;
}


/**********************************************/
/* Related Podcasts */
/**********************************************/
table#videoZone td.tdSpacer{
	border:1px red solid;
}

table#videoZone td.tdRight{
	width:150px;
	padding:10px;
	padding-top:0;
}

div#headItem{
	background:none;
	border:none;
	padding:13px 20px 0 13px;
}

td.grayBkg{
	border:1px #b6b6b6 solid;
	background-color:#f6f6f6;
}