.LEMS_reg {
        visibility: hidden;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
}

input.LEMS, textarea.LEMS {
        font-size: 8pt;
}

div.LEMS_registration {
	position : absolute;
	width    : 400px; 
	height   : 100%;
}

div.LEMS_contentContainer {
	position: relative;
        width: 100%;
	height: 300px;
}


