Tweaks to the prototype HTML presentation for docs:
- use CSS classes rather than hard-coded values in javascript
to implement sidebar open/close
- made the search sidebar disappear when not open, not just
to the right where it can be seen in wide browsers
- made the TOC sidebar disappear when the search sidebar
appears (at narrow browser widths), and vice-versa.