ul.setlist {
  list-style-type : none;
  border: 1px solid #00000F;
  padding : 0.2em;
  margin : 1em;
}
li.setlist-item {
}
li.setlist-header {
  margin-top    : 1em;
  margin-bottom : 0.2em;
  border-bottom: 1px solid #00000F;
  font-weight   :bold;
}
