h2.mod {
  text-align: right;
  border-color: #000;
  border-style: solid;
  border-width: 0 0 2px 0;
  color: #000;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 10px;
  text-transform: uppercase;
}

div.crumbs {
  font-size: 9px;
  font-weight: bold;
  margin: 5px 0 10px 20px;
}
div.crumbs a, div.crumbs a:visited {
  font-size: 9px;
}
div.crumbs a:hover {
  text-decoration: none;
}
div#content {
  margin: 0 0 40px 20px;
}