table.container td.main {
  width: 100%;
}

table.hallmenu_container {
  border-collapse: separate;
  width: 100%;
  empty-cells: show;
}

table.hallmenu_container tr td, table.hallmenu_container tr th {
  border: 1px solid #C0C0C0;
  text-align: center;
}

table.hallmenu_container thead tr th {
  width: 12.5%;
}

table#location {
  width: 100%;
  border: 2px;
  padding: none;
  margin-bottom: 20px;
}

table#location tr td {
  width: 100%;
  padding: none;
  border: none;
  text-align: center;
  vertical-align: center;
  font-size: 12pt;
  font-weight: bold;
}