I've just noticed that the last several news stories reveal a problem with layout of the news in FF2.
If you're screen is wide enough (you can make it so by moving it mostly off to the left, then extending it to the right more :), the left alignment of the screenshots "sucks in" the proceeding article, so it's like a tiered news effect. Maybe this is interesting for some people, but I don't think it's the intended layout.
I tried adapting the css news.item h3 css to include "clear: both" and the image tags to include 'class="left"', but it didn't fix the problem (and actually made the whole news section clear the menu, which is apparently floated as well).
Is there an easy way to fix this?
Furthermore, I noticed that the <img> tags contain a lot of html formatting, which kind of defeats the purpose of having a css layout, doesn't it? That may actually be the cause of the problem, but I didn't really check on it.
JF