.news.plugin-wrapper .date {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 6px;
	color: #7A7A7A;
	white-space:nowrap;
}

.news.plugin-wrapper .align-left {
	float:left;
	padding-right:10px;
}

.news.plugin-wrapper hr {
	border: none;
	border-bottom: 1px dotted #e2e2e1;
	height: 1px;
	margin: 10px 0 10px 0;
}

.news.plugin-wrapper .article-img{
	float:left;
	padding:0 10px 10px 0;
}