#reg_layer
{
	position:absolute;
	z-index:2;
	left: 30px;
	top: 185px;
	}

#login-form							
{
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 1;
	display: none;
}
