#lbOverlay {position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;background-color: #333;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;z-index: 9999;padding: 7px;overflow: hidden;background: #fff;}
#lbBottomContainer { background: none;margin-top: 15px;}
.lbLoading {background: transparent url(../img/loader.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;margin: 7px !important;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(../img/prevlabel.gif) no-repeat center left;}
#lbNextLink {left: 50%;}
#lbNextLink:hover {background: transparent url(../img/nextlabel.gif) no-repeat center right;}
#lbBottom {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ccc;line-height: 1.4em;text-align: left;margin: 10px;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: transparent url(../img/closelabel.gif) no-repeat center;margin: 5px 0;outline: none;}
#lbCaption, #lbNumber {padding-top:0px;margin-right: 71px;}
#lbCaption {line-height:120%; color:#fff; font-weight:bold;}

