DIV.main_menu {
  position: absolute;
  top: 0;
  left: 0;
}

TD {
  vertical-align: top
}

DIV.page_title {
  position: absolute;
  top: 50;
  left: 10;
}

DIV.main_table {
  position: absolute;
  top: 120;
  left: 10;
}

.admin_colors {
  background: rgb(200,200,255)
}
