/*
 * Research Documents Styles
 */

h3.category {
  font-size: 1.2em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 18px;
  padding-bottom: 5px;
}

ul.record-list li h4 {
  margin-bottom: -3px !important;
}
ul.record-list li.last {
  margin-bottom: 2.5em;
}
