div.jp-audio{float:left}
div.jp-audio {width:70px;margin: 0 10px}
div.jp-interface {position: relative;width:100%}
div.jp-audio div.jp-type-single div.jp-interface {height:80px;border-bottom:none}
div.jp-audio div.jp-type-playlist div.jp-interface {height:80px}
div.jp-interface ul.jp-controls {list-style-type:none;padding:0;margin: 0}
div.jp-interface ul.jp-controls li {display:inline}
div.jp-interface ul.jp-controls a {position: absolute;overflow:hidden;text-indent:-9999px}
a.jp-play, a.jp-pause {width:50px;height:50px;z-index:1}
div.jp-audio div.jp-type-single a.jp-play,
div.jp-audio div.jp-type-single a.jp-pause {top:10px;left:10px}
div.jp-audio div.jp-type-playlist a.jp-play,
div.jp-audio div.jp-type-playlist a.jp-pause {top:20px;left:48px}
.music a.jp-play {background: url("../art/music-rt.png") 0 0 no-repeat}
.music a.jp-play:hover {background: url("../art/music-rt.png") 0 -50px no-repeat}
.music a.jp-pause {background: url("../art/music-rt.png") 0 -50px no-repeat;display: none}
.music a.jp-pause:hover {background: url("../art/music-rt.png") 0 -100px no-repeat}
.voice a.jp-play{background: url("../art/voice-rt.png") 0 0 no-repeat}
.voice a.jp-play:hover {background: url("../art/voice-rt.png") 0 -50px no-repeat}
.voice a.jp-pause {background: url("../art/voice-rt.png") 0 -50px no-repeat;display: none}
.voice a.jp-pause:hover {background: url("../art/voice-rt.png") 0 -100px no-repeat}
div.jp-audio div.jp-type-single a.jp-stop {top:65px;left:12px}
div.jp-audio div.jp-type-playlist a.jp-stop {top:26px;left:126px}
a.jp-stop {background:url("../art/stop-icon.png") 0 -20px no-repeat;width:20px;height:20px;z-index:1}
a.jp-stop:hover {background: url("../art/stop-icon.png") 0 0 no-repeat}
div.jp-progress {position: absolute;overflow:hidden;background-color: #ddd}
div.jp-audio div.jp-type-single div.jp-progress {top:62px;left:10px;width:50px;height:3px}
div.jp-audio div.jp-type-playlist div.jp-progress {top:32px;left:164px;width:122px;height:15px}
div.jp-seek-bar {background: url("jplayer.blue.monday.jpg") 0 -202px repeat-x;width:0px;height:100%;cursor: pointer}
div.jp-play-bar {background: url("jplayer.blue.monday.jpg") 0 -218px repeat-x ;width:0px;height:100%}
div.jp-seeking-bg {background: url("pbar-ani.gif")}
a.jp-mute, a.jp-unmute {width:18px;height:15px}
div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {top:67px;left:40px}
a.jp-mute {background: url("jplayer.blue.monday.jpg") 0 -186px no-repeat}
a.jp-mute:hover {background: url("jplayer.blue.monday.jpg") -19px -170px no-repeat}
a.jp-unmute {background: url("jplayer.blue.monday.jpg") 0 -170px no-repeat;display: none}
a.jp-unmute:hover {background: url("jplayer.blue.monday.jpg") -19px -186px no-repeat}
div.jp-playlist {width:100%;border:1px solid #323232;border-top:none}
div.jp-jplayer {width:0px;height:0px}