#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 580px; }
	#lbOverlay.grey { background-color: #666666; }

#lbMain { position: absolute; width: 100%; z-index: 99999; text-align: center; line-height: 0;}
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-image: url(images/bkg_popupID_pl.jpg); background-position: top center; width: 554px; height: 100%; margin: 0 auto; padding-bottom: 6px; }
	#lbOuterContainer.grey { border: 3px solid #ffffff; }

#lbDetailsContainer {font: 12px Verdana, Helvetica, sans-serif; background-image: url(images/bkg_popupID_pl.jpg); background-repeat: no-repeat; background-position: bottom center; background-color: #ffffff; width: 100%; line-height: 15px; overflow: auto; margin: 0px auto 0px auto; height: 24px;}
	#lbDetailsContainer.grey { border: 3px solid #ffffff; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding-top: 87px; padding-right: 48px; padding-bottom: 0px; padding-left: 48px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 50px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat; }

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 40px; height: 50%; margin-left: 0px; margin-top: 80px; background: transparent url(images/spaclear.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/btn_arrow_prev.png) left 100% no-repeat; }
	
#lbNext { width: 40px; height: 50%; margin-right: 0px; margin-top: 80px; background: transparent url(images/spaclear.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/btn_arrow_next.png) right 100% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #4c5eb3; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #4c5eb3; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #4c5eb3; }

#lbDetails { display: none; }
#lbCaption { display: none; }
#lbNumberDisplay { display: none; }
#lbNavDisplay { display: none; }

#lbClose { width: 84px; height: 20px; float: right; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 226px; margin-left: 226px; }
	#lbClose.grey { background: url(images/btn_close.png) no-repeat; }