/*-----attach body.custom to any style you add here-----*/

.footnotes {
  font-size: 70%;
  line-height: 1.5em;
  padding: 10px 0 0 0;
}

.footnotes .footnotedivider {
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.footnotes li {
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-size: 80%;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

cite {
padding: 10px;
}
