#lightbox_swf{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox_swf a img{ border: none; }

#outerImageContainer_swf{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#loading_swf{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav_swf{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#hoverNav_swf a{ outline: none;}

#imageDataContainer_swf{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData_swf{color: #666; }
#imageDetails_swf{ width: 70%; float: left; text-align: left; }	

#bottomNavClose_swf {
float:right;
font-size:12px;
background:transparent url(../images/close_bg.gif) no-repeat scroll right center;
font-size:1.2em;
margin-bottom:5px;
padding-right:22px;
text-decoration:none;
}

#bottomNavClose_swf:hover
{
  background:url(../images/close_bg_hover.gif) no-repeat right center;
}

		
#overlay_swf{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
