div#loginMod_floatMenu {
	position: absolute;
	margin: 0;
	text-align: center;
	width: auto;
	z-index: 100;
	top: -100px;
}
#loginMod_floatMenu_username,
#loginMod_floatMenu_content {
	display: none;
}

iframe#loginMod_quickLogin_frame {
	display: none;
}
div#loginMod_quickLogin_divform {
	text-align: center;
	position: absolute;
	top: -100px;
	left: 0px;
	width: 100%;
	padding: 5px 0;
	z-index: 100;
}

