#news .news_item{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom: 1px dashed #d9b287;
}

#news .news_item .heading small{
	color:#cca479;
}

#news .news_item .heading h2{
	margin-bottom:2px;
}

#news .news_item .heading{
	margin-bottom:10px;
}

#news .news_item .text{
	text-align:justify;
}
