.news-list-item img{
	float:left;
	margin-right:10px;
}
.news-list-item h3{
	font-size:12px;
}
.news-list-item h3 a{
	color:#DD4210 !important;
}
.news-single-img{
	float:left;
	margin-right:10px;
}
.news-single-item h2{
	color:#DD4210 !important;
}
.news-latest-item{
	position:relative;
}
.news-latest-item h3{
	font-size:12px;
}
.news-latest-item h3 a{
	color:#DD4210 !important;
}
.news-latest-item img{
	/*position:absolute;
	top:30px;
	left:0px;*/
}
.news-latest-bodytext{
	margin-top:-56px;
}
*+html .news-latest-bodytext{
	margin-top:0px;
}
.news-latest-morelink{
	
}

