.time {
	width			: 100%;
	clear			: both;
	text-align		: left;
}


ul.videoThumbs li {
	float			: left;
}
ul.videoThumbs {
	padding			: 15px 0px 0px 0px;
	margin			: 0px;
}
ul.videoThumbs li {
	width			: 164px;
	margin			: 0px 10px 29px 0px;
	font-size		: 11px;
}
div.video {
	width			: 164px;
	height			: 127px;
}
div.video img {
	border			: 2px solid #A0A0A0;
	height			: 120px;
	width			: 160px;
}
.twoRowsTitle {
	display			: block;
	width			: 100%;
	height			: 31px;
	overflow		: hidden;
	vertical-align	: top;
}
h2.videoTitle {
	font-size		: 11px;
	float			: left;
	margin			: 0px;
	padding			: 0px;
	display			: inline;
}
.d { font-family:Tahoma,Arial; color:#D0D0D0; font-size:10.5px; font-weight:bold;}