.region-footer #footer-required {
  clear: both;
  text-align: center;
  line-height: 20px;
}
.region-footer #footer-required a {
  margin-left: 7px;
  margin-right: 7px;
}

.region-footer #footer-navigation {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  overflow: auto;
}
.region-footer #footer-navigation {
}
.region-footer #footer-navigation {
  display: table;
}
.region-footer #footer-navigation ul {
  /*float: left;*/
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 0 5px 0 5px;
  display: table-cell;
  max-width: 140px;
}
.region-footer #footer-navigation ul.narrower {
}
.region-footer #footer-navigation ul li {
  line-height: 14px;
  list-style: none outside none;
  margin: 0;
  padding-bottom: 8px;
}
.region-footer #footer-navigation ul li a {
  line-height: 0;
  text-decoration: none;
}
.region-footer #footer-navigation ul li a:hover {
  text-decoration: underline;
}
.region-footer #footer-navigation ul li.major a {
  font-weight: bold;
}
