.dmopress-map {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  background-image: url("../img/background-map.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 273px;
  margin-top: 3px; }
  .dmopress-map .map-callout-title {
    display: inline-block;
    margin-bottom: 1px;
    text-decoration: none;
    box-shadow: none;
    -webkit-box-shadow: none; }
    .dmopress-map .map-callout-title:hover {
      text-decoration: underline;
      box-shadow: none;
      -webkit-box-shadow: none; }

.dmopress-map.classic .map-callout-title {
  color: #f76458; }

.dmopress-map.gotham .map-callout-title {
  color: #49607f; }

.dmopress-map.grayscale .map-callout-title {
  color: #444444; }

.dmopress-map.nature .map-callout-title {
  color: #679038; }

.dmopress-map.pear .map-callout-title {
  color: #f76458; }

.dmopress-map.safari .map-callout-title {
  color: #665528; }
