
    #slider-bg {
        position: relative;
        height:48px;
        width:277px; 
    }

    #slider-thumb {
        position: absolute;
        top: 5px;
		z-index: 95;
    }


