#csvloader{
	margin-left:10px;
	display:none;
}

#wholeformloader{
        float:right;
	margin-right:10px;
	display:none;
}

#loginform{
    width: 450px;
    height:228px;
    position: absolute;
    left: 50%;
    margin-left: -225px;
    top: 50%;
    margin-top: -114px;
}