a.silent {
    background: transparent url(/javascripts/images/phones.gif) no-repeat center left; 
    padding : 1px 1px 1px 20px; 
    white-space: nowrap !important;
}

a.playing {
    text-decoration : none ! important; 
    background: transparent url(/javascripts/images/aniphones.gif) no-repeat center left;

    vertical-align : top; 
    color : #000 ! important; 
    background-color : #3c3 ! important; 
    padding : 1px 1px 1px 20px;
    white-space: nowrap !important;
    border-style : none;
    border-width : 0px 0px 0px 0px;
    opacity : 0.7;
    -moz-opacity : 0.7;
}

#slider { 
    z-index : 10; 
    cursor:pointer; 
}

#handle1 { 
    z-index : 9;
    position : absolute;
    width:28px; 
    color:#000;
    background-color:#3c3; 
    font-size:10px; 
    font-weight : bold; 
    text-align:center; 
    cursor:pointer; 
    border-style : none;
    border-width : 0px 0px 0px 0px;
    opacity : 0.7;
    -moz-opacity : 0.7;
}
