#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99997; width: 100%; height: 100%; }
	#lbOverlay.grey { background-color: #000000; }


#lbMain { position: absolute;  width: 100%; z-index: 99998; line-height: 0; }


#lbOuterContainer { width: 200px; height: 200px; margin: 0 auto; }


#lbDetailsContainer {	width: 100%; margin: -25px  auto 0  auto; }


#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox/loading.gif) center no-repeat;
}


#lbClose { width: 100%; height: 20px; margin-left: 830px; float:right; position: absolute;  margin-bottom: 1px;  background: url(../images/lytebox/close_grey.gif) no-repeat; }

