.news-latest-container{
}

.news-single-item{
	margin:0px;
	margin-bottom:20px;
	margin-right:20px;
	padding:20px;
	background: #ffffff url('../images/box_background.png') repeat-x left bottom;
	width:670px;
	/*min-height:100px;*/
}

.news-single-timedata{
	font-size:11px;
	color:#676767;
}

.news-single-category{
	font-size:11px;
	color:#676767;
}

.news-single-author, .news-latest-date, .news-list-date{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#676767;
}

#content .news-single-item .clearer, #content .news-latest-item .clearer, #content .news-list-item .clearer{
	border:0px;
	height:1px;
	background:#ff1918;
}



	
