#FFpseudoWindowShield {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9920;
	width: 100%;
	height: 500px;
}

#FFpseudoWindow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9940;
	text-align: center;
	line-height: normal;
}
#FFpseudoWindowCotainer {
	margin: 0 auto;
	padding: 0;
	zoom: 1;
	height: auto;
}
#FFpseudoWindowCotainer h3{
	margin: -7px 0 13px;
	_margin-top: 0;
	padding: 0 16px 0 0;
	color: #222222;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	display: block;
	height: auto;
	overflow: visible;
	zoom: 1;
	line-height: normal;
}
#FFpseudoWindow a img { border: none; }
#FFpseudoWindowContentBox {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 20px 30px 30px;
}

#FFpseudoWindowContentBox iframe {
	margin: 0;
	padding: 0;
	border: none;
}

#FFpseudoWindowContentBox iframe * {
	border: none;
}

#FFpseudoWindowLoading {
	position: fixed;
	top: 40%;
	left: 0%;
	width: 100%;
	text-align: center;
	line-height: normal;
	z-index: 9950;
}

#FFpseudoWindowBtnClose {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
}

#FFpseudoWindowBtnClose a {
	background: none;
	padding: 0;
	line-height: normal;
}

#FFpseudoWindowBtnClose img {
	vertical-align:top;
}
