



#lbOverlay { position: absolute; left: 0pt; width: 100%; background-color: rgb(0, 0, 0); cursor: pointer;  z-index: 1500; }
#lbCenter, #lbBottomContainer { overflow: hidden; position: absolute; left: 50%; background-color: rgb(0, 0, 0);  z-index: 1501; }
.lbLoading { background: rgb(0, 0, 0) url('1_loading.gif') no-repeat scroll center; }
#lbImage { border: 7px solid rgb(0, 0, 0); background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0pt; width: 50%; outline-color: invert; outline-style: none; outline-width: medium; }
#lbPrevLink { left: 0pt; }
#lbPrevLink:hover { background: transparent url('1_prev.png') no-repeat scroll 0% 30%; }
#lbNextLink { right: 0pt; }
#lbNextLink:hover { background: transparent url('1_next.png') no-repeat scroll 100% 30%; }
#lbBottom { border-style: none solid solid; border-color: rgb(0, 0, 0); border-width: 7px; font-family: Verdana,Helvetica,sans-serif; font-size: 10px; color: rgb(102, 102, 102); line-height: 16px; text-align: left; }
#lbCloseLink { margin: 0px; background: transparent url('1_close.png') no-repeat scroll center; display: block; float: right; width: 80px; height: 16px; }
#lbCaption, #lbNumber { margin: 0pt 7px; }
#lbCaption { font-weight: bold; }
