#lightbox{
	position: absolute;
	left: 0;
	top:0;
	width: 433px;
	z-index: 98;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding:0px;
	z-index:100;
	}

#loading{
	z-index:97;
	position: absolute;
	top: 30px;
	left: 0px;
	height: 266px;
	width: 433px;
	line-height: 0;
	}
#imageDataContainer{
	position:absolute;  
	z-index:99;
	background: url(images/foto.png);
	behavior: url(iepngfix.htc);
	FONT-SIZE: 8pt; FONT-FAMILY: verdana, Lucida Sans, Tahoma,  arial; COLOR: #000000;
	height: 60px;
	width: 433px;
	top:220px;
	font: 10px;
	margin: 0;
	padding: 5px;
	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 1px;
	height: 1px;
	}
#imageOverlay
{
	background: url(images/transparent.gif);
	position:absolute;  
	z-index:101;
	height: 270px;
	width: 433px;
	top:5px;
	left: 405px;
}
