.notify_center {
	position: relative;
}

.notify_content {
	padding-bottom: 40px;
}

#euCookieButtonContainer {
	position: absolute;
	bottom: 10px;
	left: 20px;
	margin: 0;
}
#euCookieButtonContainer a:hover { color:#FFF; } 

.cl {
	background: url(../img/close.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	position: absolute;
	top: 0px;
	cursor: pointer;
	right: 20px;
	text-indent: -99999px;
}