a.silent {
    ppadding : 1px 20px 1px 2px;
    bbackground: transparent url(phones.gif) no-repeat center right;
    wwhite-space: nowrap !important;
}

a.playing {
    text-decoration : none ! important; 
    bbackground: transparent url(aniphones.gif) no-repeat center right;

    vertical-align : top; 
    color : #000 ! important;
    background-color : #ccc ! important;
    padding : 1px 1px 1px 1px;
    border-style : solid;
    border-color: #000000;
    border-color: #ccc; 
    border-width : 1px 1px 1px 1px;
    wwhite-space: nowrap !important;
}

#slider { 
    z-index : 10; 
    cursor:pointer;
    bbackground:green;
}

#handle1 { 
    z-index : 9;
    position : absolute;
    padding:0;
    width:28px; 
    color:#000;
    background-color:#ccc;
    background:red;
    font-size:10px; 
    font-weight : bold; 
    text-align:center; 
    cursor:pointer; 
    border-style : solid; 
    border-color: #000000; 
    border-width : 1px 1px 0px 1px;
    display:none;
}
