i have an issue with the theme i am developing for my blog (example), where below a video, there is a "extra" space/padding to its border
basically, i have a
<div class="media"> ... embeded stuff ... </div>
.media { border: 5px solid #CCC }
something like that