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;
}

a.playing {
	text-decoration : none ! important;
	vertical-align : top;
	color : #000000 ! important;
	padding : 1px 20px 1px 2px;
	border-style : solid;
	border-color: #37C1EE;
	border-width : 1px 1px 1px 1px;
	white-space: nowrap !important;
	background-color: #37C1EE;
}

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

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

