@charset "utf-8";
#popup_overlay
{
	background-color: #000;
	height: 500px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 100%;
	z-index: 599;
}
#popup_lightbox
{
	left: 0pt;
	line-height: 0pt;
	position: absolute;
/*	width: 100%;
*/	z-index: 600;
}
#lightbox
{
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 502;
}
#lightbox img
{
	height: auto;
	width: auto;
}