#content_inner_left {
	width:225px; 
	float:left;
}

#content_inner_right {
	width:475px;
	float:right;
}

.list_news_inner {
	margin-bottom:10px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
}

.list_news_date {
	font-size:10px;
	color:grey;
	margin-bottom:5px;
}

.single_news_wrap {
	width:100%;
	margin-bottom:20px;
}

.single_news_inner {
	margin-bottom:10px;
}
.single_news_inner a, .list_news_inner a {
	color:#E2001A;
}

.single_news_content .bodytext{
	margin:0px;
	width:100%;


}

.news-single-img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.moses_index_desc {
	margin-bottom:20px;
}

