#news_item {
	padding: 20px 20px 30px 20px;
	line-height: 1.33em;
}

#news_item .title {
	color: #8d6a1b;
	font-size: 1.17em;
	
}

#news_item .date {
	font-size: 0.9em;
	padding-bottom: 1.67em;
	color: #666;
}

#news_item .body {
	line-height: 1.5em;
	padding-bottom: 2em;
}
