  #pixbinillus {
    position: relative;
    width: 100%;
  }
  #pix, #l3b, #l3m {
    position: absolute;
    top: 0;
    left: 0;
  }
  .hidden {
    display: none;
  }
  #scl {
    width: 100%;
  }
  #overlays {
    width: 1200px;
  }
  .inline_checkbox {
    padding-right: 4em;
  }
