a w3c check shows "document type does not allow DIV here" for
<div class="title"><h3><div id="preference_title"></div> <a href="#" onclick="hide_modal_box();
I'm wondering if that's supposed to be <h3 id="..."> and has an extra div in it?
I'm asking about this because something in the last tag-update threw the display of the footer on your devel systems off. So we ran it through w3c via the FF webdev plugin and got the "end tag for DIV omitted". So I thought I'd mention it complaining about the div within the h3.