Reflow

The goal is to have a bunch of fixed-with tiles which rearrange themselves to fill the width of the page - using only CSS, working in all browsers. The tiles are li elements. This is done using the Doherty shuffle (aka the cross-browser inline block). Note that i've rearranged the HTML and CSS slightly, and removed the FF2 hack, since nobody uses FF2 any more.