a.silent {
	padding: 1px 20px 1px 0px;
	background: transparent url(../images/phones.gif) no-repeat center right; 
	white-space: nowrap !important;
	border: none;
	line-height: 25px;
}

a.playing {
	text-decoration : none ! important; 
	background: transparent url(../images/aniphones.gif) no-repeat center right;

	vertical-align : top; 
	padding: 1px 20px 1px 0px;
	white-space: nowrap !important;
	border: none;
	line-height: 25px;
}

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

#slider-background {
	position: absolute;
	top: 0.5em;
	width: 100px;
	height: 1px;
	background: #008080;
}

#slider-progress {
	position: absolute;
	top: 0.5em;
	height: 1px;
	background: #00ffff;	
	z-index: 1;
}

#handle1 { 
	z-index: 9;
	position: absolute;
	width: 50px;
	height: 2em;
	padding-top: 0.7em;
	text-align: center; 
	cursor: pointer;
}

