.news {
	float:right;
	width:400px;
}
.news-right {
	border-left:thin solid #E8E8E8;
	float:right;
	min-height:100px;
	padding:0 10px 0 5px;
	width:180px;
}
.news-right img {
	float:left;
}
.articles {
	color:#4B4B4B;
	float:left;
	width:190px;
}
