#xmpp label {
  display: block;
  font-weight: bold;
}
#xmpp legend {
  font-weight: bold;
}
#xmpp .radio label {
  display: inline;
  font-weight: normal;
}

#xmpp fieldset,
#xmpp .fieldset {
  margin-bottom: 8px;
}
#xmpp-submit {
  margin-top: 2em;
}
