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

  section {
    overflow-y: hidden; }
    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;
          overflow: scroll; }
          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;
  height: 360px;
  position: absolute; }
  section.compact #titlebar {
    width: 22em; }
    section.compact #lists {
      width: 22em;
      height: 69%;
      overflow-y: scroll; }

.bss-slides {
  display: none; }
