/* CSS Document */

.clear{clear:both; font-size:1px; height:0px; overflow:hidden; padding:0px; margin:0px;}

.videoNoFlash{width:400px; height:318px; line-height:318px; background-color:#222; border:solid 1px #111; text-align:center;}

.videoItem{clear:both; margin-top:20px;}
	.videoVideo{float:left; margin-right:15px;}
	.videoDetails{}
		.videoTitle{}
		.videoDescription{}

	.videoExtras{padding:10px; margin-top:15px; background-color:#222;}
