/* GENERAL STYLES */
#forgotPass input.submit {
	background: none;
	color: #D9D9D9;
	text-decoration: underline;
	
	width: 46px;
	padding: 2px 0 4px;
	text-align: center;

}


#forgotPass  tr
{
height:33px;
}
#forgotPass  td
{
valign:bottom;
}
#forgotPass form.ForgotLoginForm 
{
background: #525252;
}
#forgotPass input.text {
	background: #EAEAEA;
	color: #707070;
	width: 200px;
	padding: 3px 4px 5px;
	float: left;
	margin-right: 4px;
}


#forgotPass input.submit {
	background: #525252;
	color: #D9D9D9;
	text-decoration: underline;
	display: block;
	float: left;
	width: 56px;
	padding: 2px 0 4px;
	text-align: center;
}

/* EDITOR PROPERTIES */
