#eucookielaw {
}
#cookie-adv {
	position: fixed;
	width: 100%;
	text-align: center;
	color: #605A51;
	font-size: 14px;
	background-color: #D9D6BA;
	padding-bottom: 0px;
	bottom: 0px;
	height: 40px;
	font-family: Cambria;
	margin-top: 4px;
}
#removecookie {
	background: #CCC none repeat scroll 0% 0%;
	color: #000;
	cursor: pointer;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#more {
    text-decoration: underline;
    color: #605A51;
}
