div.admin_toolbar {
  position: relative;
  height: auto;
  width: 100%;
}

#content {
  position: relative;
  z-index: 1;
}

.header_image .admin_toolbar {
  position: relative;
  z-index: 3;
}

input.admin_button_wide {
  min-width: 0;
}

.admin_form {
  font-family: "Arial", sans-serif;
}

.admin_form h3 {
  background: none;
  border-bottom: none;
  text-shadow: none;
  font-size: 1em;
}
