#long_title {
  color: #DB0000;
  font-weight: bold;
  font-size: larger;
  border-bottom: 1px dashed #808080;
  padding-bottom: 0.5em
}

.rounded_border .list_header {
  font-size: small;
  color: white;
  text-align: center;
  background: url(/images/button_runner.png) center repeat-x;
  padding: 0.4em 1em;
  margin: 12px 0
}
