/* Style sheet slimbox */
#lbOverlay{width:100%;left:0;position:absolute;background-color:#000;cursor: pointer;}
#lbCenter,#lbBottomContainer{left:50%;position:absolute;overflow:hidden;background-color:#fff;}
.lbLoading{background: #fff url(loading.gif) no-repeat center;}
#lbImage{background-repeat:no-repeat;border:10px solid #fff;}
#lbPrevLink,#lbNextLink{width:50%;top:0;position:absolute;display:block;outline: none;}
#lbPrevLink{left:0;}
#lbPrevLink:hover{background: transparent url(prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink{right:0;}
#lbNextLink:hover{background: transparent url(nextlabel.gif) no-repeat 100% 15%;}
#lbBottom{text-align:left;border:10px solid #fff;font-family:Verdana, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;border-top-style: none;}
#lbCloseLink{width:80px;height:20px;float:right;display:block;margin:5px 0;background: transparent url(closelabel.png) no-repeat center;}
#lbCaption,#lbNumber{margin-right:71px;}
#lbCaption{font-weight:bold;}

