.channelVideo {
	padding:3px;
	background-color: #14334e;
	margin-bottom: 1px;
}
.channelVideo:hover {
	padding:3px;
	background-color: #1f3c57;
	margin-bottom: 1px;
}
.channelBlockContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #808d98;
	font-size: 10px;
	text-decoration: none;
	border: none; 
}
.channelBlockTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f8ad30;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none; 
}
.channelBlockAuthor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	border: none; 
}
.channel-block-open 
{
	height:390px;
	overflow: auto; 
	width: 324px; 
	font-size: 20pt; 
	background-color: #294864; 
	border: 0px; 
	margin-bottom: 1px;
}

a.btn-toprated 
{
	background-image:url(images/button-toprated.gif);
	width:181px;
	height:39px;
	display:block;
}
a.btn-recentlyadded
{
	background-image:url(images/button-recentlyadded.gif);
	width:181px;
	height:39px;
	display:block;
}

a.btn-toprated:hover
{
	background-image:url(images/button-toprated2.gif);
	width:181px;
	height:39px;
	display:block;
}
a.btn-recentlyadded:hover
{
	background-image:url(images/button-recentlyadded2.gif);
	width:181px;
	height:39px;
	display:block;
}
