#left_news_wrapper{
	display:block;
	margin:10px 0 0;
	min-height:50px;
	overflow:hidden;
	padding:0;
}

.news_content{
	padding-bottom:10px;
}


.news_content h2{
	border:0px solid red;
	clear:both;
	overflow:hidden;
}

.news_content .single_article{
	padding:5px 0 10px 0;
}


.news_content h2 span.title{
	display:block;
	float:left;
}
.news_content .single_article .main_date{
	font-size:11px;
	display:block;
	float:right;	
	font-weight:normal;
	line-height:18px;
}

.news_content .article_date{
	font-size:11px;
	font-weight:normal;
}

.news_content .article_body{
	padding:5px 0;
	line-height:16px;
	clear:both;
}

#left_panel #news_box{
	padding-top:10px;
	line-height:16px;
	overflow:hidden;
}

#left_panel #news_box .article_wrapper{
	border-bottom:1px solid #7b858a;
	padding:0px 0 10px 0;
	margin-bottom:5px;
}

#left_panel #news_box .article_more{
	margin-top:2px;
}

#left_panel #news_box a{
}

.news_content_pager {
	margin-right: 20px;
	text-align: right;
}