


/* ------------------------------------------------------------- */

#forgot {
	border : 0px solid #163282;
	width : 100%;
	overflow : hidden;
	background-color : #f1f1f1;
}

#forgot h1 {
/* 	background-image : url("../images/h2back.gif");  */
	background-color : #173484;
	color : white;
	font-size : 14px;
	padding-left : 5px;
	height : 20px;
	line-height : 18px;
}

#forgot form {
	margin : 5px;
}

#forgot .label {
	font-weight : bold;
	padding-right : 20px;
}

/* ------------------------------------------------------------- */

#latest {
	position : relative;
}
