#imageBoxScreen
{
	display		: none;
	position	: absolute;
	z-index		: 10000;
}

#imageBoxScreenPanel
{
	position	: absolute;
	background	: #000000;
	filter		: alpha(opacity=85);
	width		: 100%;
	height		: 100%;
}