#news_wrapper{
	margin-left: 15px;
}

.news_box{
	border: 1px solid #aaa;
	padding: 15px;
	margin-bottom: 30px;
}

.data_box{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #aaa;
}

.date{
	font-size: 10px;
}

.title{
	font-size: 16px;
	font-weight: bold;
	color: #503232;
}

.text{
	clear: both;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.social_btn li{
	float: left;
	margin-right: 10px;
}