dispatch/ivle CSS foo. The IVLE header is now a fixed height in em (previously was just intrinsic height). This fixes the "tabs sometimes don't line up with the base line" display problem, and also makes it much easier to add fixed or absolute content on the rest of the page.
This was done by separating the tabs out into a separate div and making that absolutely positioned. Now the header is exactly 5.3em.