
    #slider-bg {
        position: relative;
        background:url(http://www.ammas.com/new/images/slider/bg-fader.gif) 5px 0 no-repeat;
        height:48px;
        width:257px; 
    }

    #slider-thumb {
        position: absolute;
        top: 16px;
		z-index: 95;
    }



