/**********************************************/
/* General CSS for the video list item */
/**********************************************/		
p#bottom_registerBtn input{
	margin-top:3px;
}


/**********************************************/
/* Video item */
/**********************************************/
table#videoZone td.tdRight{
	width:80px;
}

table#videoZone p#top_registerBtn input{
	margin-top:4px;
	padding-top:4px;
}


/**********************************************/
/* Bottom of the Video item */
/**********************************************/
table#videoZone2{
	border-top:1px #d6d8da solid;
}

table#videoZone2 ul{
	margin-top:0;
	padding-top:0;
}

table#videoZone2 li{
	color:#666666;
}

table#videoZone2 p{
	padding-right:20px;
	padding-top:2px;
}


/**********************************************/
/* Transcript section */
/**********************************************/
div#transcript{
	margin-top:25px;
}