#notice {
  border: 1px solid white;
  padding: 1em;
  background-color: #6c90a9;
  font: bold 9pt Verdana, Arial, sans-serif; }

div#edit_button {
  position: fixed;
  bottom: 2;
  right: 4; }

div#regattadb {
  position: absolute;
  left: 10px;
  top: 10px; }

div.list {
  border: thin white solid;
  float: left; }

div.adult .birthdate {
  display: none; }

div.f {
  float: left; }

