@CHARSET "ISO-8859-1";

table {
  padding: 1em;
  width: 100%;
}
th {
  text-align: right;
}
td {
  text-align: right;
  border-top: 1px dotted #bbb;
}

.sample {
  width: 256px;
  position: absolute;
  left: -128px;
  margin-top: 1.5em;
  border: 1px solid;
}

#gmap {
  height: 190px;
}

#other_map {
  height: 128px;
  margin-top: 6em;
}

#bgmm,
#servint {
  display: none;
}

