#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 410 !important; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 2px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 410; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; border:none;}

#prevLink, #nextLink{ width: 49%; height: 80px; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 10% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 10% no-repeat; }

#imageDataContainer{ font: 11px Verdana, Helvetica, sans-serif; background-color: #EEE; line-height: 1.3em; overflow: auto; overflow-x:hidden; width: 100%	;clear:both;}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; clear:left; clear:right; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom:5px; padding-top:5px;	}			
#bottomNavClose{ width: 75px !important; float: right; clear:left; outline: none; text-align:right; background-color:#FFF; filter:alpha(opacity=80); opacity:.80; padding:4px 4px 4px -8px;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 405 !important; width: 100%; height: 200px; background-color: #000; }
#lightbox_minis	{width:250px; margin-top:10px;margin-left:auto; margin-right:auto; border:solid 1px #666; padding:7px; padding-top:0px; vertical-align:top;}
#lightbox_mini3	{background:white;}