.audioplayer{
	width:250px;
	clear:both;
}

.r1 {
	float:left;
	padding-left:5px;
	/*width:300px;*/
}
.player_txt{
	float:left;
}

a.btnListen {
	background:transparent url(/shop/player/player.gif) no-repeat scroll left top;
	display:block;
	height:22px;
	position:relative;
	width:22px;
	font-size:0.001em !important;
}

a span.progressContainer {
	display:none;
	height:30px;
	left:37px;
	position:absolute;
	top:0;
	width:140px;
	font-size:0.001em;
}

.progressContainer span.progressBar {
	background-color:#FFB10A;
	height:3px;
	left:0;
	position:absolute;
	top:12px;
}

.r1 a.on {
	background-position:left bottom;
}

a.btnListen{
font-size:0.001em;
line-height:0.001em;
outline-style:none;
outline-width:0;
text-indent:-9999px;
}
