
/*	Encroachment bug fix */

* html #iShim,
* html #gallery
{
	position: absolute;
}

#iShim
{
	top: 50%;
	left: 50%;
	padding: 0;
	background: #fff;
	text-align: left;	
	z-index: 1002;
}