@charset "UTF-8";
/* CSS Document */

input{
	width:200px;
}


#reset-password{
	margin-left:20px;
	margin-top:20px;
}

#reset-button{
	margin-left:172px;
	margin-top:7px;
}

#password-sent-message{
	font-size:16px;
	margin-left:10px;
	margin-top:15px;
}

