div.news{
	margin-top: 20px;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.news-title span{
	font-weight: bold;
	font-size: 1.1em;
}
div.news-description{
	margin-top:15px;
	margin-bottom:15px;
	height: 160px;
	overflow: hidden;
}