I'm having difficulty with setting the margin between 2 elements on my page.
An example is depicted here: http://jsfiddle.net/fHC9Y/1/
You can see that there's no space between the paging structure under the table and the footer box, where I've specified in the CSS that there should be 30px of space between them.
This is an issue in IE8 & Firefox (haven't tried other browsers).
Does anyone have any idea what this could be?