dd.regionlink {
  margin: 0px;
  padding: 0px;
  position: absolute;
  line-height: 13px;
}

/* CDNC CUSTOMISATION: Smaller font, and with a more standard font type */
a.maplink {
  color: #925347;
  font-family: Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
}

a.maplink:hover {
  color: #black;
}

dd.regionlink {
  cursor: pointer;
}
