ul.release-filter-fe {
  clear: both;
  list-style-type: none none outside;
  margin: 0 0 1em 0;
  padding: 0;
}
ul.release-filter-fe li {
  display: inline;
  padding-right: 1em;
}
ul.release-filter-fi li.current {
  font-weight: bold;
  text-decoration: underline;
}

p.release-index-fe {
  margin-top: 1em;
}

dl.release-index-fe {
  margin-top: 1em;
}

dl.release-index-fe dt {
  background: #ccc none;
  color: #000;
  margin-top: 1em;
  padding: 2px;
}

dl.release-index-fe dt a {
  background: transparent none;
  color: #000;
  display: block;
}

dl.release-index-fe dd {
  margin: 0 0 0 1em;
  padding: 2px;
}

table.release-index-fe {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-top: 1em;
}

table.release-index-fe th {
  background: #eee none;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border: none;
  color: #000;
  font-weight: bold;
}

table.release-index-fe th a {
  background: transparent none;
  color: #000;
  text-decoration: none;
}

table.release-index-fe td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-collapse: collapse;
}

cite.release-teaser-fe {
  background: #eee none;
  border: 1px solid #ccc;
  color: #000;
  display: block;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 5px;
}

div.release-text-fe {
}

div.release-text-fe p {
  margin-bottom: 1em;
  text-indent: 1em;
}

div.release-text-fe ul {
  list-style: disc none outside;
  margin: 0 0 0 1.4em;
  padding: 0;
}

div.release-text-fe ol {
  list-style: lower-roman none outside;
  margin: 0 0 0 2.2em;
  padding: 0;
}