.news_item {
	clear: both;
	float: left;
	width: 657px;
}

#newsBack {
	clear: both;
	float: left;
	width: 657px;
	margin: 10px 0 10px 0;
	text-align: left;
}

.news_item .back a {
	color: #777;
	font-weight: bold;
	text-decoration: underline;
	text-transform: lowercase;
}
