.notify_center {
	position: relative;
}

.notify_content {
	padding-bottom: 10px;
}

#euCookieButtonContainer {
	
}

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