a.silent {
    background: transparent url(../images/mp3bg.jpg) no-repeat center right; 
    white-space: nowrap !important;
	color: #fff;
	display: block;
	width: 193px;
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 12px;
margin-bottom: 5px;
padding-bottom: 0;
	text-decoration: none;
}

a.playing {
	background: transparent url(../images/mp3bgs.jpg) no-repeat center right; 
    white-space: nowrap !important;
	color: #fff;
	display: block;
	width: 193px;
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 12px;
	text-decoration: none;
	padding-bottom: 0;
margin-bottom: 5px;
}


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

#handle1 { 
    z-index : 9;
    position : absolute;
    width:28px; 
    color:#000;
    background-color:#ededed; 
    font-size:10px; 
    font-weight : bold; 
    text-align:center; 
    cursor:pointer; 
    border-style : solid; 
    border-color: #ccc; 
    border-width : 1px 1px 0px 1px; 
}
