div.video-entry{
}
	div.video-entry img{
		border:0px;
	}
div.video-main-content{

}
div.video-mini-title{
	text-align: left;
	padding: 6px;
	color: #5C5C5C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div.video-description{
	text-align:left;
	padding: 0px 6px 6px 6px;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	
}
div.video-clear{
	margin-bottom: 10px;
}
div.clickableChannelArea{
	background-image: url(http://iplayerhd.com/images/video_item.png);
	background-repeat: no-repeat;
	height: 247px;
	width: 227px;
	padding: 5px;
	text-align: center;
}
div.clickableChannelArea-nodescription {
	background-image: url(http://iplayerhd.com/images/video_item_nodesc.png);
	background-repeat: no-repeat;
	height: 177px;
}

div.clickableChannelArea img{
	width: 212px;
	height: 114px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

