/* CSS Document by Kali Pappas for strangegirl.com (gallery). */

* html #maincontents {
    overflow-x: auto; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 300);
}