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

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

    #demo_bgtanah span {
        position: absolute;
        background: url(dual_thumb_highlight.gif) 0 0px repeat-x ;
        top: 4px;
        left: 0px;
        height: 25px;
        width: 510px;
    }

    .texttanah_eng {
        left: 0px;
        height: 25px;
        width: 510px;
        background: url(TextInd.gif) 0 0 no-repeat ;
        background-position: 0 0px;
        font: 70% arial;
        color: #57a5f5;
        line-height: 35px;
    }