.news-post {
	margin-bottom: 20px;
	border-bottom: 1px solid #B45A2D;
}
.news-title {
	font-weight: bold;
}
.news-created {
	font-style: italic;
	font-size: 10px;
}

.news-single {
	width: 780px;
	overflow: auto;
}
.news-single h3 {
	margin-bottom: 0px;
}