How can I add (increase) the bottom margin (preferably via CSS) in the audio player? I'm able to get it working in Firebug by adding margin-bottom styling to this line of code:
<div id="mep_0" class="mejs-container mejs-player mejs-audio" style="width: 400px; height: 30px;">
I can't recreate the margin in my stylesheet, however.
http://wordpress.org/extend/plugins/media-element-html5-video-and-audio-player/