﻿#lightpage {
	position:absolute;
	border:1px solid;
	border-color:#efd36f;
	background-color:#fff;
	top: 100px;
	left: 100px;
	width:769px;
	height:510px;
	z-index: 100;
	color:#f00;
	overflow:auto;
}
/*
#pageoverlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: Green;
}*/
