.mejs-controls .mejs-prevtrack button {
    background: transparent url(player.png) no-repeat;
    background-position: 0 -16px;
}

.mejs-controls .mejs-nexttrack button {
    background: transparent url(player.png) no-repeat;
}
