/*
  style.css
  ==
  These CSS markups are for styling purposes only.
*/

    

div.showcase ul.layers {
    /*width: 490px;*/
    height: 1000px;
    }

    div.showcase ul.layers li {
        width: 801px;
        height: 1000px;
        }

    div.showcase ul.layers li { margin-right:5px; }





