/***************** FORGOT PASSWORD STYLES ****************/

#forgot_password_box {
	float:left;
	width:265px;
	padding:10px;
	margin-right:20px;
	border-right: 1px solid #B2C3D2;
}
#forgot_username_box {
	padding:10px;
}
#forgot_password_box p, #forgot_username_box p {
	height:50px;
}
/* CSS Document */

