.news-list {

}
.news-item {
	padding: 18px 20px 5px 0;
	border-bottom: 0.5px solid #ABABAB;
}
.news-item a {
	margin-bottom: 16px;
	font-family: HeliosExtLight,sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #000;
	height: 32px;
	display: block;
	text-transform: uppercase;
}
.news-item p {
	font-family: HeliosExt,sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ABABAB;
}
