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;
}

/* Custom styles for the publication level pages - About this newspaper section */

.cdncaboutthispublication {
  margin-bottom: 40px; /* To push footer away from the 2 columns, and columns away from each other in stacked view */
}

.cdncaboutthispublication h3 {
  font-size: 11pt;
  margin: 0;
  display: block;
  width: 100%;
  padding: 4px 8px;
  background-color: #bbb;
}

.cdncaboutthispublication h4 {
  font-size: 11pt;
  margin: 20px 0 0 0;
  padding-left: 8px;
}

.cdncaboutthispublication h5 {
  font-size: 11pt;
  margin: 0;
  padding-left: 8px;
}

.cdncaboutthispublication hr {
  margin: 0 0 6px 0;
  background-color: #bbb;
  height: 4px;
  border: none;
}

.cdncaboutthispublication p {
  padding-left: 8px;
}

.cdncaboutthispublication .datebrowserrichardmonthtable img {
  width: 0 !important; /* Remove the image spacers that normally set cell width when used in other views */
}

.cdncaboutthispublication div table {
  width: 100% !important;
}

.cdncaboutthispublication .datebrowserrichardmonthtable {
  width: 100% !important;
}

.cdncaboutthispublication .datebrowserrichardmonthtable td {
  width: 14% !important;
}
