
#requestpasswordformcontainer {
	display: none;
	position: relative;
	top: 20px;
}

#requestpasswordbutton{
	
	/*margin-left: 110px;
	margin-top: 5px;*/
}


.loginerror{
	color: red; 
	font-weight: bold;
	font-size: 1.15em;
}

.logintitle {
	font-size: 1.65em;
	font-weight: bold;
	text-align: center;
}