#cookie-law {
    max-width:960px;
    background:#bfbfbf;
    margin:15px auto;
	position: relative;
  /*  border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;*/
}
 
#cookie-law p {
    padding: 10px 55px 10px 15px;
    font-size:1.2em;
    font-weight:normal;
    text-align:left;
    color:#000;
    margin:0;
}
#cookie-law p a {
color:#000; font-weight:bold; text-decoration:underline;	
}

a.closecookie {
	position: absolute;
	top: 20px;
	right: 10px;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	background: url(/img/close.png) center center no-repeat;
	text-indent: -999em;
	width: 20px;
	height: 20px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
