/* copyright © Roddy McKay 2013 */
.ew-mini-player,
.ew-mini-player div,
.ew-mini-player button{margin:0;padding:0;border:none;outline:none}div.ew-mini-player{position:relative;width:180px;height:27px;margin:0;padding:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;position:absolute;text-indent:-9999px}.mejs-controls .mejs-play button,
.mejs-controls .mejs-pause button{width:21px;height:21px;top:3px;left:6px;background:transparent url(ew-mini-button.png) 0 0}.mejs-controls .mejs-pause button{background-position:0 -21px}.mejs-controls .mejs-mute button,
.mejs-controls .mejs-unmute button{width:14px;height:12px;top:8px;left:35px;background:transparent url(ew-mini-mute-unmute.png) 0 0}.mejs-controls .mejs-unmute button{background-position:0 -12px}.mejs-controls div.mejs-horizontal-volume-slider{position:absolute;top:9px;left:57px;cursor:pointer}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{width:115px;height:8px;background:#C8CABD;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;width:0;height:8px;top:0;left:0;background:#157FFF;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{position:absolute;display:block;width:12px;height:14px;top:-4px;background:url(ew-mini-handle.png) no-repeat}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{top:-2px}