.footnotes {
  font-size: 90%;
  line-height: 1.5em;
  padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
  width: 120px;
  border-bottom: 1px solid #ccc;
}

.footnotes li {
  margin: 0 0 5px 0;
}

span.footnote {
  line-height: 0em;
  font-size: 80%;
  vertical-align: super; 
}

span.footnote a {
  text-decoration: none;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

