/* Style for request new password  page */
.breadcrumb                  { display: none; }
#request-submit              { margin-top: 3px; }

/* Style for reset your password page */

.label-new-password          { float: left; font-weight: bold; padding: 3px 0 0; width: 140px; word-wrap: break-word; }
.form-item input             { width: 350px; }

#edit-submit                 { margin-top: 3px; }
#feedback-form               { display: none !important; }
