#block-custom_cookies-custom_cookies_eu {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 309px;
	display: none;
	background: url('cookie_background.png') #0D0D0D -19px -38px;
	height: 200px;
}


#block-custom_cookies-custom_cookies_eu #optout-box  {
	width: 287px;
	height: 180px;
	padding: 10px;
	border: 1px solid #666;
}


#block-custom_cookies-custom_cookies_eu p.cookie-message-header  {
	font-size: 20px;
        line-height: 25px;
	font-weight: normal;
	margin:0;
        padding: 0 0 0px 0;
	color: #fff;
        text-align: center;
}


#block-custom_cookies-custom_cookies_eu p.cookie-message-text  {
	padding:0;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	height:95px;
        text-align: center;
}


#block-custom_cookies-custom_cookies_eu .button{
	font-size: 14px;
	padding: 0px 7px 4px 5px;
	float:left;
	display:block;
}

#block-custom_cookies-custom_cookies_eu #cookie-continue{
	float:right;
}

#block-custom_cookies-custom_cookies_eu{
	z-index: 999;
}