body {
  font-size: 1em;
}

.header_bar {
  margin-top: 1em;
  margin-bottom: 1em;
}

.footer_bar {
  margin-top: 1em;
  padding-bottom: 1em;
}

.flag-img {
  width: 30px;
  height: 23px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 10px;
  vertical-align: middle;
}

td.location-cell {
  line-height: 1.4;
}