@charset "utf-8";
/* CSS Document */
#menu ul li #menu10 {
	padding:9px 10px 9px 26px;
	background:#900 url(../images/menu/arrow-right-over.gif) top left no-repeat;
}

.video-listing-col-left {
	width:360px;
	padding:0;
	float:left;
}

.video-listing-col-right {
	width:360px;
	padding:0;
	float:right;
}

.video-thumb-bg { 
	background:url(../../media/listingbg_top.gif) top left no-repeat;
}

.video-thumb {
	padding:10px;
	margin:0 0 30px 0;
	font-size:11px;
	background:url(../../media/listingbg_bottom.gif) bottom left no-repeat;
}

	.video-thumb img {
		float:right;
		border:2px solid #c90;
		margin:0 0 0 10px;
	}
	
	.video-thumb img:hover {
		border:2px solid #c00;
	}

	#singleColumn .video-listing-col-left .video-thumb h2, #singleColumn .video-listing-col-right .video-thumb h2  {
		margin:0;
		background:url(../images/featureBoxes/linkArrow.gif) top left no-repeat;
		padding:0 0 10px 23px;
	}
	
		#singleColumn .video-listing-col-left .video-thumb h2 a, #singleColumn .video-listing-col-right .video-thumb h2 a {
			font-size:12px;
			
		}
	
	.video-thumb p {
		margin:0;
		padding:0 0 0 23px;
	}
	
.video-note, .video-note-right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	padding:10px 0 0 23px;
	color:#960;
}

	.video-note-right {
		padding:10px;
	}

.video-note a, .video-note-right a {
	color:#960;
}