.uoca_overlay{
	background:transparent url(http://develop.modaque.com/universal/cookies/global/images/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1000;
}
.uoca_box{
	position:fixed;
	top:-800px;
	left:30%;
	width:657px;
	height:364px;
	z-index:1001;
}
.uoca_header{
	width:657px;
	height:221px;
}
.uoca_target{
	width:657px;
	height:50px;
	background-color:#fff;
}
.uoca_footer{
	width:657px;
	height:93px;
}
a.uoca_boxclose{
	float:right;
	width:19px;
	height:19px;
	position:relative;
	background:transparent url(http://develop.modaque.com/universal/cookies/global/images/close_x.png) repeat top left;
	top:20px;
	margin-top:0px;
	margin-right:0px;
	cursor:pointer;
}