DIV.fzgboxWrapper {
	width:553px;
	height:130px;
	overflow:hidden;
	border:5px solid #fff;
	margin:10px 0 0 30px;
	background-color:#ffffff;
}

IFRAME#fzgbox {
	width:590px;
	height:210px;
	border:0px solid #f0f;
	position:relative;
	top:-80px;
	left:-20px;
	z-index:500;
}

IMG.fzgboxOverlay {
	width:595px;
	height:210px;
	border:0px solid #ff0;
	position:relative;
	top:-210px;
	left:-20px;
	z-index:600;
}