#lightbox {
	position: absolute;
	z-index: 2147483647;
	padding: 2px;
	background-color: white;
	border: 1px solid #00163b;
	left: 50%;
	cursor: pointer;
}
