.grey_info {
	background: rgba(219,226,234,.45);
	padding:20px;
	box-shadow: 0 0 11px #c7d1d7;}

.grey_info a {
	color: #000;
	text-decoration: none;
	line-height: 1.3rem;
	display: block;}

.news-item {
	margin-bottom: 20px;}