﻿div.radio label {
    display:inline;
    font-weight:normal;
}
div.checkbox label {
    display:inline;
}
div.spacer-row {
    height: 52px;
}
a.button em {
    font-style: normal;
}
div.column-flex ul {
  margin:0;
  padding-bottom:7px;
  list-style:none;
}
div.column-flex ul li {
  margin:0;
  padding:2px 0 4px 13px;
  line-height:1.2em;
  list-style:none;
  background:url('../_images/back-bullet-red.png') no-repeat left 5px;
  letter-spacing:0px;
  color:#333333;
}
div.side-left ul {
  margin:0;
  padding-bottom:7px;
  min-height:134px;
  list-style:none;
}
div.side-left ul li {
  margin:0;
  padding:2px 0 4px 13px;
  line-height:1.2em;
  list-style:none;
  background:url('../_images/back-bullet-red.png') no-repeat left 5px;
  letter-spacing:0px;
  color:#333333;
}
div.image-content ul,
div.map-content ul {
    min-height:0px;
}
div.centre-button {
  margin-bottom:15px;
}