.public p, .public li, .bullet-header {
  font-size:13px;
}

.public p {
margin: 0 0 13px 0;
}

hr {
  clear:none;
}

.public h6 {
  margin-bottom: 13px;
}

.public .section {
  margin-bottom: 26px;
}

.bullet-header {
  margin-bottom: 10px;
}

.public .info-bullets {
  margin-bottom: 0;
}

#forgot_password {
  font-size: 11px;
}

#forgot_password .form-info {
  margin-bottom: 26px;
}

#new_forgot_password label {
  margin-right: 13px;
  min-width:100px;
}

#new_forgot_password p.inline-errors {
  margin:5px 0 0 50px;
  font-size:11px;
}
#new_forgot_password .commit {
  margin-left: -15px;
}


#reset_password label {
  float:left;
  width:150px;
}
#reset_password li {
  clear:both;
}
#reset_password li.commit input,
#reset_password .inline-errors {
  margin-left:150px
}