#cookienote-container {
	width:800px !important;	
}

#cookienote-container h2 {
	display:none;	
}

#cookienote-container p {
	width:655px !important;
	float:left;
	text-align:left;
}

#cookienote-container ul {
	position:relative;
	float:left;
	left:0;
	top:15px;
}

#cookienote-container ul #cookienote-continue button {
  background:url(../img/bt_detalles.gif) 0 0 no-repeat;
  border:0 none;
  color:#fff;
  cursor:pointer;
  font-size:12px;
  padding:0 0 3px 0;
  width:103px;
  height:22px;  
}

#cookie-notice {
	background:url(../img/bg_cookies.png) 0 0 repeat-x;
	width:1000px;	
}
