.last_news {	overflow:hidden;}
.last_news-block {	float:left;
}
.last_news-date {	color:#621513;
	float:left;
}
.last_news-name {	font-weight:bold;
	color:#621513;
}
.last_news-preview {	text-align:justify;
	height:28px;
	overflow:hidden;
	margin:2px;
}

.last_news-read_more {
	float:right;
	padding-top:5px;
}

.last_news-read_more a{color:#590000}
