#hello-status {
  font-size: smaller;
}
h2 {
  border: 1px solid black;
  border-bottom: none;
  display:inline-block;
  padding:0.25ex 0.75ex;
  padding-bottom:0.5ex;
  margin-top: 1.2ex;
  margin-bottom: 0;
  font-style:italic;
}
.tile {
  display: block;
  float: left;
}
.tile-content {
  margin-top: 0;
  border: 1px solid black;
  padding: 0.75ex;
}
#email-change-password-result {
  display:none;
}
