Hi all,

I'm developing a site and I've been testing it on IE6, IE7 beta3 and FireFox 1.5.0.4 (latest version).

One of the things I wanted to do was set the margin-bottom to extend the length of a couple divs. This works great in all versions of IE greater than 4.x. Unfortunately when I try this in FireFox, it not only ignores the property (which I could handle), but it doesn't render the background image for the div at all anymore. Does anyone know what's up with this? Or better yet, have an alternative solution? I suppose I could grab the screen resolution and calculate a fixed length, but I'm not that picky with this app.

Thanks in advance,
Jeff G.