#lightbox {
	position: absolute;
	/*top: 200px;*/
	left: 50%;
	width: 702px;
	margin-left: -340px;
	z-index: 1001;
	display: none;
       
}