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

#sliderFrame {position:relative;width:980px;margin: 0 auto;} /*remove the "margin:0 auto;" if you want to align the whole slider to the left side*/


        
#slider {
    width:980px;height:460px;/* Make it the same size as your images */


	margin:0 auto;/*make the image slider center-aligned */
    box-shadow: 0px 1px 5px #999999;
}





