a.silent {
    white-space: nowrap !important;
}

a.playing {
    text-decoration : none ! important; 
    background: transparent url(../images/ajax-loader.gif) no-repeat center right;
    vertical-align : top; 
    color : #000 ! important; 
    background-color : #fff ! important; 
    padding : 1px 20px 1px 2px;
    border-style : solid; 
    border-color: #fff; 
    border-width : 1px 1px 1px 1px;
    white-space: nowrap !important;
}

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

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

