


#lbOverlay { position: fixed; z-index: 9999; left: 0pt; top: 0pt; width: 100%; height: 100%; background-color: rgb(0, 0, 0); cursor: pointer; }
#lbCenter, #lbBottomContainer { overflow: hidden; position: absolute; z-index: 9999; background-color: rgb(255, 255, 255); }
.lbLoading { background: rgb(255, 255, 255) url('loading.gif') no-repeat scroll center center; }
#lbImage { border: 10px solid rgb(255, 255, 255); position: absolute; left: 0pt; top: 0pt; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0pt; width: 50%; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }
#lbPrevLink { left: 0pt; }
#lbPrevLink:hover { background: transparent url('prevlabel.gif') no-repeat scroll 0pt 15%; }
#lbNextLink { right: 0pt; }
#lbNextLink:hover { background: transparent url('nextlabel.gif') no-repeat scroll 100% 15%; }
#lbBottom { border-style: none solid solid; border-color: rgb(255, 255, 255); border-width: 10px; font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; color: rgb(102, 102, 102); line-height: 1.4em; text-align: left; }
#lbCloseLink { margin: 5px 0pt; background: transparent url('closelabel.gif') no-repeat scroll center center; display: block; float: right; width: 66px; height: 22px; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }

