
a.silent {
    padding : 1px 20px 1px 2px; 
    background: transparent url(/wp-content/plugins/mp3inline/images/phones.gif) no-repeat center right; 
    white-space: nowrap !important;
    background-color : #CCC ! important;
    border-style : dotted; 
    border-color: #fff; 
    border-width : 1px 1px 1px 1px;
}

a.playing {
    text-decoration : none ! important; 
    background: transparent url(/wp-content/plugins/mp3inline/images/aniphones.gif) no-repeat center right;
    vertical-align : top; 
    color : #FFF ! important; 
    background-color : #000 ! important; 
    padding : 1px 20px 1px 2px;
    border-style : dotted; 
    border-color: #1b1b1b; 
    border-width : 1px 1px 1px 1px;
    white-space: nowrap !important;
}

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

#handle1 { 
    z-index : 9;
    position : absolute;
    width: 28px; 
    color:#1b1b1b;
    background-color:#fff; 
    font-size: .8 em; 
	 font-weight: normal; 
    text-align: top; 
    cursor:pointer; 
    border-style : dotted; 
    border-color: #1b1b1b; 
    border-width : 0px 0px 0px 0px; 
}
