10 #lightbox a img{ border: none; }
11 .images a img{ border: none; }
15 background-color: #fff;
42 #imageContainer>#hoverNav{ left: 0;}
43 #hoverNav a{ outline: none;}
48 background: transparent url(../images/blank.png) no-repeat; /* Trick IE into showing hover */
51 #prevLink { left: 0; float: left;}
52 #nextLink { right: 0; float: right;}
53 #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) left 15% no-repeat; }
54 #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 15% no-repeat; }
58 font: 10px Verdana, Helvetica, sans-serif;
59 background-color: #fff;
66 #imageData{ padding:0 10px; color: #666; }
67 #imageData #imageDetails{ width: 70%; float: left; text-align: left; }
68 #imageData #caption{ font-weight: bold; }
69 #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
70 #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; }
79 background-color: #000;