iframe { border: none!important; }

#lbOverlay { background-color: #000; position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 100%; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }

#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; overflow: hidden;  }

#lbDetailsContainer { display: none; background-color: #fff; width: 100%; line-height: 20px; overflow: hidden; margin: 0 auto; }

#lbImageContainer, #lbIframeContainer { margin: 0px; padding: 0px; border: none; }

#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(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: 0 20px; }

#lbDetails { width: 60%; float: left; text-align: left; }

#lbClose { margin: 0px; padding: 0px; padding-right: 10px; width: 110px; height: 35px; float: right; background: url(close_window.jpg) no-repeat; }

	