#forgot_your_password {
	background: url('/images/forgot_your_password.gif') top left no-repeat;
	display: block;
	height: 32px;
	text-indent: -9999px;
	width: 561px;
}

.input-largetext {
	width: 180px;
}

#reset_btn {
	background: url('/images/reset.gif');
	display: block;
	height: 32px;
	margin: 0 0 -20px -5px !important;
	overflow: hidden;
	text-indent: -9999px;
	width: 108px;
	border: none;
}

#reset_btn:hover {
	background-position: 0 -32px !important;
}