.channel_box_middle {
font-size: 16px;
	line-height: 18px;
}

span.main_channel_header {
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;

}

 H1.main_channel_header{
	font-size: 26px !important;
	color: #ffffff !important;
	font-weight: bold;
	line-height: 30px;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border: 0px !important;

}

span.channel_header {
	font-size: 26px;
	color: #CC0000;
	font-weight: bold;
	line-height: 30px;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
	margin-left: 260px;

}

.channel_box_left  A, .channel_box_left A:link, .channel_box_left A:visited, .channel_box_left A:hover, .channel_box_left A:active
{
	font-size: 14px;
	color: #336699;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}


.channels-teaser ,.channels-teaser  A, .channels-teaser A:link, .channels-teaser A:visited, .channels-teaser A:hover, .channels-teaser A:active
{
	text-decoration: none;
	color: #000000;
	line-height: 22px;
	font-size: 14px;
	
}



.channel_box
{
	width: 670px;
	text-align: left;
	background-color:#666666;
	margin-bottom: 20px;
	float: left;
	/*background-image: url('/content/fileadmin/images/channel_bg_blend.jpg');*/
	background-position: 0 0 ;
	background-repeat: x-axis;
}


.channel_box_top
{
	width: 670px;
	text-align: left;
	height: 40px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	position: relative;

}

.channel_grey_box
{
	width: 650px;
	background-color:#ffffff;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0px solid #000;
	border-right: 0px solid #666;
	float: left;
}

.channel_box_left
{
	width: 220px;
	background-color:#ffffff;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 0px solid #000;
	float: left;
	line-height:1.2em;
}



.channel_box_right
{
	width: 360px;
	text-align: left;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 0px solid #000;
	float: left;
}











span.channel_container_title
{
	font-size: 20px;
	line-height: 24px;
	color: #ea1b23;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: capitalize;

}

hr.channels_hr {

height: 3px;
border-width:1px 0 0;


}