/* slimbox2 */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background:#000;cursor:pointer}
#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#232323}
.lbLoading{background:#232323 url(http://infografia.uphero.com/loadingn.gif) no-repeat center}
#lbImage{position:absolute;left:0;top:0;border:10px solid #232323;background-repeat:no-repeat}
#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:none}
#lbPrevLink{left:0}
#lbPrevLink,#lbPrevLink:hover{background:transparent url(http://infografia.uphero.com/prevlabeln.gif) no-repeat 0 15%}
#lbNextLink{right:0}
#lbNextLink,#lbNextLink:hover{background:transparent url(http://infografia.uphero.com/nextlabeln.gif) no-repeat 100% 15%}
#lbBottom{font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;font-size:10px;color:#888;line-height:100%;border:10px solid #232323;border-top-style:none}
#lbCloseLink{display:block;float:right;width:22px;height:22px;background:transparent url(http://infografia.uphero.com/closelabeln.gif) no-repeat center;outline:none}
#lbNumber{color:#444}
#lbCaption{font-weight:700;letter-spacing:4px}