#rightCol ul.newsList {
	margin:0;
	padding:0 0 0 35px;
	font-size:12px;
	color:#000;
	float:left;
	width:228px;
}
#rightCol ul.newsList li {
	line-height:15px !important;
	padding-bottom:5px;
	padding-right:5px;
	width:223px;
	float: left;
}
#rightCol ul.newsList li span {
	width:54px;
	display:block;
	padding:0 12px 0 0;
	float: left;
}
#rightCol ul.newsList li.clear {
	clear:both;
	float:left;
	width:100%;
	height:1px;
	font-size:0;
}
#rightCol ul.newsList li a {
	color:#000;
	text-decoration:none;
	float: left;
	display: block;
	width: 157px;
}

.news-single-item {
	border:none;
	background:#FFF;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
	border: none;
	display: none;
}

