section {
  max-height: 66%;
  overflow-y: scroll; }
  section h2 {
    cursor: default; }
    section h3 {
      cursor: default;
      padding: 1.6em 3.1em 0.8em;
      max-height: 17px;
      color: #000; }
      section ul {
        padding: 0.6em 0 0.9em;
        max-height: 600px; }
        section ul li.spaceafter {
          padding-bottom: 0.6em; }
          section ul li.subcat {
            color: #616767; }
            section ul li.endofsubcat {
              padding-bottom: 1.5em; }

section.compact {
  width: 23em; }
  section.compact #titlebar {
    width: 22em; }
    section.compact #lists {
      padding-bottom: 3.6em; }

.bss-slides {
  background: url(../images/pip-slide-8.jpeg); }
