﻿TD, DIV, P
{
    font-size: 12px !important;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}
.contentf {background: #ddd;}
.content_inner {margin:0 10px 0 10px;}

.div_line {
	border-bottom:1px solid #f9f9f9;
	height:1px;
	width:100%;
	background-color:#c8c8c8;
	margin:7px 0 7px 0
}

.whaton .mtschannelbar{
	background:url("images/TVScheduleBox-MTS-tab.gif") repeat-x;
	height:18px;
	margin-bottom:10px;
}
.whaton .trchannelbar{
	background:url("images/TVScheduleBox-TEREO-tab.gif") repeat-x;
	height:18px;
	margin-bottom:10px;
}
.whaton .mtschannelbar .icon,.whaton .trchannelbar .icon{
	padding-left:18px;
	height:18px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background:url("images/koru-white.png") no-repeat left center;
	margin-left:5px;
	margin-right:8px;
	line-height:18px;
}
.whaton .mtschannelbar .icon span,.whaton .trchannelbar .icon span{
	float:right;
	
}
.whaton .content label{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.whaton .greybar{
	background:url("images/TVScheduleBox-seeMore.gif") repeat-x;
	height:18px;
}
.whaton .greybar a{
	float:right;
	margin-right:8px;
	font-size:12px;
	color:#ffffff !important;
	line-height:18px;
	font-weight:bold;
}


.VideoPage a.WatchLatestNews {
	background:url(images/BTN-watchNews.png) no-repeat top left;
	height:45px;
	width:198px;
	text-indent:-99999px;
	outline:none;
        display:block;
}

.VideoPage .newsItem {
	margin-bottom:15px;

}

.VideoPage .newsItem h5{
	font-size:12px !important;
}

.VideoPage .newsItem a{
	color:#fff !important;
	font-size:12px !important;
}

.VideoPage .newsItem a:hover, .VideoPage .newsItem a:hover h5{
	color:#ef7500 !important;
	font-size:12px !important;
	text-decoration:underline !important;
}

.VideoPage a.WatchLatestNews:hover {
	background:url(images/BTN-watchNews.png) no-repeat bottom left;
        display:block;
	outline:none;
}


