

.halftoneTd {
	background-color: #EBEBE9;
}

.halftoneImageTd {
	background-image: url("../images/halfTone_bottomEnd.gif");
}


.videoNameText {
	font-family: Lucida Sans Unicode, Arial Narrow, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #206BC7;
	line-height: 20px;
	padding-left: 10px;
}

.videoDescShort {
	font-family: Lucida Sans Unicode, Arial Narrow, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	line-height: 20px;
	padding: 10px;
}


.videoSpecName, .videoSpecValue {
	font-family: Lucida Sans Unicode, Arial Narrow, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	line-height: 20px;
	padding: 3px;
}

.videoSpecValue {
	font-weight: bold;
}

#vod-player {
	background: transparent url(/images/vod-player/banner.png) no-repeat left top;
	width:894px;
	padding-top:80px;
	margin: 30px auto;
	margin-bottom:70px;
}


