/* http://www.menucool.com */

#sliderFrame 
{
    position:relative;
    width:480px;
    margin:0 auto; /*center-aligned*/
}

#slider, #slider div.sliderInner {
    width:960px;height:222px;/* Must be the same size as the slider images */
}

