#userpanel-register-outerdiv {
	width:650px;
	height:705px;
	overflow:hidden;
	position:relative;
}

#userpanel-register-inneriframe {
	position:absolute;
	top:-130px;
	left:-375px;
	width:1280px;
	height:1200px;
}

#userpanel-pass-outerdiv {
	width:455px;
	height:285px;
	overflow:hidden;
	position:relative;
}

#userpanel-pass-inneriframe {
	position:absolute;
	top:-165px;
	left:-505px;
	width:1280px;
	height:1200px;
}