#demo {
	position:absolute;
	/*left:-200%;*/
	width:100%;
	top:0%;
	min-height:100%;
	min-width:1024px;
	z-index:-1000;
}

.simplelogin {
	overflow: hidden;
} 