

.main_time{
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	white-space:nowrap;
	vertical-align: middle; 
	height:22px;
	padding-top:6px;
}

.main_live, .main_time, .day_today, .day_future{
	background-repeat: no-repeat;
	width:58px;
	text-align: center;
}

.day_today, .day_future{
	font-size: 11px;
	color: #FFF;
}

.main_live{
	font-weight: normal; 
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	white-space:nowrap;
	vertical-align: middle; 
	height:24px;
	padding-top:4px;
}



.main_broadcast_desc{
	font-weight: normal; 
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-align: left; 
	margin-bottom:0px;
	text-align: justify;
}

.main_broadcast_desc img.newsteaser
{
	float: right;
	margin-top: 5px;
	margin-left: 1em;
}

.seperator{
	height:30px;
	background-repeat:repeat-x;
	background-position: 0px 5px;
}

.seperator_vertical{
	height:100%;
	width:5px;
	background-repeat:repeat-y;
	background-position: 0px 0px;
}

.lowerhalf{
	background-color:#f0f0f0;
	width:100%;
	padding-top:15px;
	padding-bottom:50px;
}

.lowerhalfinator{
	width:100%;
	height:4px;
	background-repeat: repeat-x;
	margin-bottom: 2em;
}

#news-items-really-big
{
	border-bottom: 1px #A6A6A6 solid;
	padding-bottom: 1em;
}

#news-items-really-big:hover
{
	border-color: #000;
}

#news-items-really-big table
{
	margin:0px;
	padding:0px;
	width: 100%;
	border: 0px;
}

#news-items-really-big img.newsteaser
{
}

#news-items-really-big td.teaser
{
	vertical-align: top;
}

#news-items-really-big a{
	display: block;
}
#news-items-really-big a.TextMblack {
	cursor: pointer;
	color: #000;
	font-weight: normal;
	text-decoration: none;

/*
	padding: 5px 5px 1em 5px;
	border-bottom: 1px #A6A6A6 solid;
	font-size: 12px;
	clear: left;
	width:100%;
	*/

}

#news-items-really-big a:hover {
	/*border-color: #000;*/
	text-decoration: none;
}

.main_broadcast_title{
	margin-bottom: 0.2em;
	text-align: left; 
}


.main_broadcast_title, .main_broadcast_title a {
	font-weight: bold; 
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.news-items-big a {
	display:block;
	margin-top:0px;
	margin-right:0px;
	padding: 5px 5px 2em 5px;
	text-decoration: none;
	border-bottom: 1px #A6A6A6 solid;
	min-height: 80px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

.news-items-big a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
}



#news-items-big a:hover {
	border-color: #000;
}




.main_box_middle { 
	color: #FFF;	
	float: left;
	font-weight: normal; 
	font-size: 14px;
	font-weight: bold;
	/* white-space:nowrap ;*/
	vertical-align: middle; 
	text-align: center; 
	min-width: 40px;
	max-width: 200px;
	height: 28px;
	padding: 4px;
}


h3.main_box_left{
	float: left;
}

h3.main_box_right{
	float: right;
}

h3.main_box{
	color: #FFF;	
	font-weight: normal; 
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 0.5em;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0.5em;
}
image.highlight{margin-top:3px;margin-right:2px}