#password_lost #email {
	text-align:center;
	width:250px;
	border:1px dashed #808080;
	background-color: #F9F9F9;
	padding:20px;
	-moz-border-radius:7px;
	margin-left:auto;
	margin-right:auto;
}

#password_lost .button {
	cursor: pointer;
}
