/*BUTTONS*/body #photoGalleryList div, body #close{cursor:pointer}/*CLOSE BUTTON*/body #close{height:20px; width:20px; position:fixed; z-index:999; right:5px; top:5px}body #blackBox, body #photoGalleryImageBG{position:fixed; height:100%; width:100%; filter: alpha(opacity=80);  opacity: .8;  top:0px; left:0px; z-index:500; background:#000}body #photoGalleryTitle{padding:20px; font-weight:bold; font-size:14px; z-index:501; position:fixed; top:20px; left:-300px; background:#000066; color:#FFF}body #photoGalleryList{position:fixed; padding:20px; left:0px; width:100%; top:0px; z-index:501; height:100%;}body #photoGalleryImageBG{z-index:504}body #photoGalleryImage{position:fixed; text-align:left; top:10%; margin:0 auto; display:none; z-index:505; height:100%}body #photoGalleryImage #photoGalleryImageText{position:absolute; padding:10px;  width:100%; opacity: .8; filter:alpha(opacity=80); left:0px; height:30px; background:#CCC; z-index:510}
