#infowindow_content {
  display: none;
}
.details_tab {
  font-size: 90%;
}

dt {
  width: 5em;
  float: left;
  clear: left;
  font-weight: bold;
  line-height: 1em;
}
dd {
  line-height: 1em;
}
