.news_item {
	border-top: 1px solid #fff;
	padding-top: 14px;
}

.news_item.first {
	border-top: none;
	padding-top: 0;
}

.news_item .date {
	color: #636466;
	font-size: 1.0em;
}

.news_image {
	width: 190px;
}

.news_with_image {
	width: 625px;
}

.news_without_image {
	width: 815px;
}

