#requestpasswordformcontainer {
	display: none;
	position: relative;
	top: 20px;
}

#requestpasswordbutton{
	
	/*margin-left: 110px;
	margin-top: 5px;*/
}

.loginerror{
	color: red; 
	font-weight: bold;
}

.header {
	height: 100px;
	 position: relative; 
	 /*background-image: url('../images/globallsmall333.jpg'); */
	 /*background: url('../images/nextval_background.jpg') left top no-repeat, url('../images/numerixlogo_background_top.jpg') right top no-repeat; */ 
	 position: relative;  
	 padding-top: 15px; 
	 margin-top: 0px; 
	 background-repeat: no-repeat; 
	 padding-top: 15px; 
	 padding-left: 5px;
	 margin-top: 0px; 
	 /*background: #555;*/
	 
	  
}

.logintitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}
