.small-list  {
	margin-bottom: 40px;
} 
.small-list a {
text-decoration: none;
}
.small-list a:hover .preview-text {
	color: #283237;
}
.small-list .zagl {
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 14px;
	border-bottom: 1px solid #c7d7dd;
	margin-bottom: 25px;
	padding-right: 10px;
}
.small-list  .date {
	color: #889299;
	text-transform: lowercase;
	font-size: 12px;
	margin-bottom: 5px;
}
.small-list a .name {
text-decoration: none;
font-size: 18px;
font-weight: 600;
}
.small-list .name {
margin-bottom: 5px;
}
.small-list .news-item {
	margin-bottom: 19px;
}
.small-list .preview-text {
	font-size: 12px;
}