I am trying to position an image and a div directly beneath it, but I am encountering an issue with a visible margin between the two elements. You can view the code snippet here: http://jsfiddle.net/d3Mne/1/
Upon further investigation, I have noticed that this bottom margin only appears when using images. Is there a solution to remove this unwanted margin?