<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#lightbox2{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox2 img{ width: auto; height: auto;}
#lightbox2 a img{ border: none; }

#outerImageContainer2{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer2{ padding: 10px; }

#loading2{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav2{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer2&gt;#hoverNav2{ left: 0;}
#hoverNav2 a{ outline: none;}

#prevLink2, #nextLink2 {width: 49%;height: 100%;background-image: url(data:image/gif;base64,AAAA);display: block;background-repeat: no-repeat;background-position-y: 15%;}
#prevLink2 {left: 0;float: left;background-position-x: left;}
#nextLink2 {right: 0;float: right;background-position-x: right;}
#prevLink2:hover, #prevLink2:visited:hover { background-image: url(../images/prevlabel.gif); }
#nextLink2:hover, #nextLink2:visited:hover { background-image: url(../images/nextlabel.gif); }

#imageDataContainer2{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData2{	padding:0 10px; color: #666; }
#imageData2 #imageDetails2{ width: 70%; float: left; text-align: left; }	
#imageData2 #caption2{ font-weight: bold;	}
#imageData2 #numberDisplay2{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData2 #bottomNavClose2{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay2{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
</pre></body></html>