body 				{ margin: 0px }
#lbOverlay 			{ left: 0px; width: 100%; cursor: pointer; position: absolute; background-color: #000 }
#lbCenter 			{	left: 50%; overflow: hidden; position: absolute; background-color: #fff }
#lbBottomContainer 	{ left: 50%; overflow: hidden; position: absolute; background-color: #fff }
.lbLoading 		  	{ background: url(loading.gif) #fff no-repeat center 50% }
#lbImage 		  	{ border-right: #fff 10px solid; border-top: #fff 10px solid; left: 0px; border-left: #fff 10px solid; 
					  border-bottom: #fff 10px solid; background-repeat: no-repeat; position: absolute; top: 0px }
#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 10px solid; border-top: #fff 10px; font-size: 10px; border-left: #fff 10px solid; color: #666; 
				      line-height: 1.4em; border-bottom: #fff 10px solid; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; text-align: left }
#lbCloseLink 	  	{ display: block; background: url(closelabel.png) no-repeat center 50%; float: right; margin: 0px; width: 77px; height: 20px }
#lbCaption 		  	{ margin-right: 71px }
#lbNumber 		  	{	margin-right: 71px }
#lbCaption 		  	{ font-weight: bold }
