.sapoLB .count{position:absolute;left:50%;top:0;line-height:40px;margin-left:-50px;text-align:center;width:100px;height:40px;color:#FFF;font-weight:bold;text-shadow:1px 0 1px #000,-1px 0 1px #000,0 1px 1px #000,0 -1px 1px #000;background-color:rgba(0,0,0,0.25);border-radius:0 0 10px 10px}.sapoLB .prevButton,.sapoLB .nextButton,.sapoLB .quitButton,.sapoLB .opButton{background:transparent;border-width:0;color:#FFF;cursor:pointer;text-shadow:1px 0 1px #000,-1px 0 1px #000,0 1px 1px #000,0 -1px 1px #000}.sapoLB .prevButton:active,.sapoLB .prevButton::-moz-focus-inner,.sapoLB .nextButton:active,.sapoLB .nextButton::-moz-focus-inner,.sapoLB .quitButton:active,.sapoLB .quitButton::-moz-focus-inner,.sapoLB .opButton:active,.sapoLB .opButton::-moz-focus-inner{outline:0;border:0}.sapoLB .prevButton:hover,.sapoLB .nextButton:hover,.sapoLB .quitButton:hover,.sapoLB .opButton:hover{background-color:rgba(0,0,0,0.75)}.sapoLB .quitButton:hover{background-color:rgba(0,0,0,0)}.sapoLB .prevButton,.sapoLB .nextButton{top:50%;margin-top:-32px;position:absolute;width:49px;height:54px}.sapoLB .prevButton{left:0;border-radius:0 10px 10px 0;background-image:url('/static/images/nav_prev.png');background-position:-5px 0;opacity:.6;filter:alpha(opacity=60)}.sapoLB .nextButton{right:0;border-radius:10px 0 0 10px;background-image:url('/static/images/nav_next.png');background-position:0 0;opacity:.6;filter:alpha(opacity=60)}.sapoLB button.quitButton{position:absolute;margin-right:-15px;margin-top:-15px;background:transparent;background-image:url('/static/images/close.png');background-repeat:no-repeat;width:32px;height:32px}.sapoLB .ops{position:absolute;bottom:0;left:50%}.sapoLB .opButton{border-radius:10px 10px 0 0;margin:0 4px 0 4px}.sapoLB button.disabled{opacity:.125;cursor:default}.lightboxlayer{filter:alpha(opacity=50);background-color:#000}