#cookies-head-wrapper{
	margin: 0px auto; 
	width: 580px;
}
#cookies-head{	
	font-family: Verdana; 
	text-align: center; 
	color: #000;
	width: 100%; 
	height: 24px; 
	line-height: 22px; 
	font-size: 10px; 
	background: #E9E9E9;
	border-top: #D6D6D6 1px solid;
	
}
#cookies-head-wrapper a{
	color: #000;
}
#cookies-head-wrapper .close-btn{
	background: #ff0000; 
	color: #fff; 
	display: block; 
	float: right; 
	text-decoration: none; 
	line-height: 14px; 
	margin: 4px 0px 0px 10px; 
	padding: 0px 5px 2px 4px;
}
#cookies-head-wrapper .close-btn span{
	margin-left: 10px;
}