a.silent {
    padding : 2px 5px 1px 22px; 
    background: #444444 url(/wp-content/plugins/mp3inline/images/phones.gif) no-repeat center left; 
    border: 1px solid #333333;
    white-space: nowrap !important;
    display: block;
    width: 450px;
    margin-top: 6px;
}

a.playing {
    text-decoration : none ! important; 
    background: #444444 url(/wp-content/plugins/mp3inline/images/aniphones.gif) no-repeat center left;

    vertical-align : top; 
    color : #000000 ! important; 
    background-color : #ccc ! important; 
    padding : 2px 5px 1px 22px;
    border-style : solid; 
    border-color: #000000; 
    border-width : 1px 1px 1px 1px;
    white-space: nowrap !important;
    display: block;
    width: 450px;
    margin-top: 6px;
}

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

#handle1 { 
    z-index : 9;
    position : absolute;
    width:36px; 
    color:#000000;
    background-color:#ccc; 
    font-size:11px; 
    font-weight : bold; 
    text-align:center; 
    cursor:pointer; 
    border-style : solid; 
    border-color: #000000; 
    border-width : 1px 1px 0px 1px; 
    padding: 3px 0 -3px 0;
}
