label {
	float: left;
	width: 175px;
}

.row {
	margin-top: 5px;
	clear: both;
}

fieldset {
	border: none;
	border-top: 3px solid #CCC;
}

legend {
	font-weight: bold;
}

.lost_pw {
	float: right;

}

.row_left {
	float: left;
}

.row_right label {
	margin-left: 75px;
	width: 125px;
}

#email {
	width: 200px;
}