* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url('overlay.png');
	opacity: 0.5; 
    -moz-opacity:0.5;
}
