/* Adapting styles */
.front #news-list-holder {
	padding-top: 0;
}




/* Custom block above content for Alerts */
#block-block-3 {
	height: auto;
	float: right;
}

#block-block-3 div {
	height: auto;
	padding: 0;
}

#block-block-3 p {
	margin: 0;
	overflow: visible !important;
	
}

#block-block-3 a {
	border: #E5E5E5 solid 2px;
	padding: 10px;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	
	
}

#block-block-3 a:hover {
	text-decoration: none;
}

#block-block-3:after {
	clear: both;
	float: none;
}