.HTML5AudioPlayer-wrapper {background: #FFF url(white.png) repeat-x 0 -240px !important } .HTML5AudioPlayer-wrapper div.play-btn {background: url(white.png) no-repeat -1px 0 !important } .HTML5AudioPlayer-wrapper div.volume-btn {background: url(white.png) no-repeat -1px -60px !important } .HTML5AudioPlayer-wrapper div.progress-bar-container, .HTML5AudioPlayer-wrapper div.volume-bar-container {background: url(white.png) repeat-x 0 -222px !important; border-bottom: 1px solid #fff; } .HTML5AudioPlayer-wrapper div.seek-bar {background: url(white.png) repeat-x 0 -193px !important } .HTML5AudioPlayer-wrapper div.volume-bar,.HTML5AudioPlayer-wrapper div.play-bar {background: url(white.png) repeat-x 0 -163px !important } .HTML5AudioPlayer-wrapper div.duration-txt,.HTML5AudioPlayer-wrapper div.time-txt {color: #333 } .HTML5AudioPlayer-wrapper .seperator {border-left: solid 1px #fff; border-right: solid 1px #bbb; opacity: 0.6; -moz-opacity: 0.6; filter: Alpha(Opacity=60) } .HTML5AudioPlayer-wrapper .play-btn:hover {background-position: -34px 0 !important; } .HTML5AudioPlayer-wrapper .volume-btn:hover {background-position: -34px -60px !important; } .HTML5AudioPlayer-wrapper.playing .play-btn {background-position: -1px -30px !important; } .HTML5AudioPlayer-wrapper.playing .play-btn:hover {background-position: -34px -30px !important } .HTML5AudioPlayer-wrapper.mute .volume-btn {background-position: -1px -90px !important; } .HTML5AudioPlayer-wrapper.mute .volume-btn:hover {background-position: -34px -90px !important; }