.clsMainTable .clsContent{
	width:454px;
	padding:0 0 0 15px;
}

.clsMainTable .clsLeftPanel{
	width:105px;
	padding:0 0 0 20px;
}

.clsMainTable .clsLeftPanel .clsBanner{
	margin-bottom:10px;
}

.clsMainTable .clsHeader .clsTopLinks{
	position:absolute;
	top:8px;
	right:80px;
	width:210px;
	height:24px;
	cursor:pointer;
	cursor:hand;
}

.clsDate{
	font-weight:800;
	text-align:center;
	padding:3px;
	background-color:#E0DCC3;
}


.clsTopNews{
	padding:5px;
	margin:8px 0 20px 0;
	border:2px solid #E8E4D2;
	background-color:#F0EBDB;
}

.clsTopNews table{
	width:440px;
}

.clsTopNews td.clsText{
	width:440px;
}

.clsNewsItem td.clsText{
	width:400px;
}

.clsTopNews h2{
	font-size:18px;
	font-weight:800;
	margin:0 0 2px 0;
}

.clsNewsItem h2{
	font-size:15px;
	font-weight:800;
	margin:0 0 2px 0;
}

.clsTopNews .clsImage{
	width:170px;
	padding:0 8px 0 0;
}

.clsTopNews .clsImage img{
	width:170px;
}

.clsNewsItem .clsImage{
	width:50px;
	height:50px;
	padding:0 5px 0 0;
}

.clsNewsItem .clsImage img{
	width:50px;
	height:50px;
}

.clsTopNews .clsDetails, .clsNewsItem .clsDetails{
	font-size:11px;
	text-align:right;
	padding:0 6px 1px 0;
}


.clsChannel7{
	width:93px;
	font-size:11px;
	padding:5px 0 8px 0;
	margin:0 0 15px 0;
	border-top:1px solid #E5DFBB;
	border-bottom:1px solid #E5DFBB;
}

.clsChannel7 h3{
	color:#5B4900;
	font-size:12px;
	font-weight:800;
	text-align:center;
	margin:1px 0 3px 0;
}

.clsChannel7 A:link, .clsChannel7 A:visited, .clsChannel7 A:active{color:#837133; text-decoration:underline; background-color:transparent;}
.clsChannel7 A:hover{text-decoration:underline;}