#lbOverlay {position:fixed; top: 0; left: 0; z-index: 997; width: 100%; height: 500px; background-color: #000000;}

#lbMain { position: absolute; left: 310px; .left:-310px; width: 100%; z-index: 999;}
#lbMain a img { border: none; }

#lbDetailsContainer { position: absolute;top:-5%; left:4px;.left:631px;z-index: 998; background-color: #dfdee3; width: 100%; line-height: 0.5em; font-weight: bold; font: 12px Verdana, Helvetica, sans-serif;	overflow: hidden;}
	
#lbImageContainer { padding: 2px;}
#lbIframeContainer { position:absolute; padding: 2px;}
#lbLoading {
	position: fixed; top: 45%; left: 0%; height: 32px; 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; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbDetailsData { padding: 2px; padding-right:0px;background-color: #fff;}

#lbDetails { width: 50%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; font: 10px Arial, Helvetica, sans-serif; color: #333333;}
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 20px; height: 18px; float: right; margin-bottom: 4px; background: url(./../images/croix.gif) no-repeat;}


