
#lbOverlay {position:absolute; left:0; width:100%; background-color:#D091B7; cursor:pointer;}
#lbCenter, #lbBottomContainer {position:absolute; left:50%; overflow:hidden; background:#fff;}
#lbCenter {background:#fff url(loading.gif) no-repeat center;}
#lbImage, #lbBottom {border:10px solid #fff;}
#lbBottom {font: 10px/1.4em Verdana, Helvetica, sans-serif; color:#000; text-align:left; border-top-style:none;}

#lbPrev, #lbNext ,#lbClose {display:block; outline:none;float:right;}
#lbPrev {background: transparent url(prev.gif) no-repeat; width:17px; height:20px;}
#lbPrev:hover {background: transparent url(lprev.gif) no-repeat; width:17px; height:20px;}

#lbNext {background: transparent url(next.gif) no-repeat; width:17px; height:20px;}
#lbNext:hover {background: transparent url(lnext.gif) no-repeat; width:17px; height:20px;}

#lbClose {background: transparent url(close.gif) no-repeat; width:20px; height:20px;}
#lbClose:hover {background: transparent url(lclose.gif) no-repeat; width:20px; height:20px;}

#lbCaption, #lbNumber {margin-right:71px;}
#lbCaption {font-weight:bold;}
