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