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