 #demo_bg {
        position: relative;
        background: url(dual_thumb_bg.gif) 0px 4px repeat-x;
        height: 30px;
        width: 510px;
    }

    #demo_bg div {
        position: absolute;
        cursor: default;
        top: 0px;
    }

    #demo_bg span {
        position: absolute;
        background: url(dual_thumb_highlight.gif) 0 0px repeat-x ;
        top: 4px;
        left: 0px;
        height: 25px;
        width: 510px;
    }
    .text4m_id {
        left: 0px;
        height: 25px;
        width: 510px;
        background: url(TextInd_4M.gif) 0 3px no-repeat ;
        font: 70% arial;
        color: #57a5f5;
    }
