
#middle {
	width : 594px;
	float : left;
}

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

#forgot {
	width : 585px;
	border : 1px solid #d8dfea;
	margin-bottom : 5px;
	background-color : #f8f9fb;
	padding : 5px;
	border-filter:shadow(color:gray, strength:10, direction:120);
}

#forgot h1 {
	background : url("images/dots.gif") no-repeat 1px 0px;
	border-bottom : 1px solid #d8dfea;
	color : Black;
	font-size : 14px;
	padding-left : 25px;
	height : 20px;
	line-height : 18px;
}

#forgot form {
	margin : 5px;
}

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

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

#right {
	margin-left : 602px;
}
