.izViewer{
	width:330px;
	height:530px;
	margin-left:212px;
	margin-top:13.5%;
	position:absolute;
	left:50.5%;
	z-index:999;
	top:0;
	display:none;
	}

.izViewer div{
	position:absolute;
	border:0 dashed #999;
	top:0;
	left:0;
	z-index:999;
	width:100%;
	height:100%;
	}