body, html {width:100%;height:100%;}

#lightbox{
	padding: 10px 10px 30px 10px;
	background:#fff;
	border:1px solid #000;
	z-index:1100;
	background:#fff url(/it_IT/static/images/chiudi_lightbox.gif) bottom right no-repeat;
}

#overlay{
	z-index:1000;
	width:100%;
	height:100%!important;
}

* html #overlay{
	width:100%;
	height:100%!important;
	background-color: transparent;
}

img a{
	border:none!important;
}
