Honestly, I think the lay-out is still broken. The grey line should be below the tabs, not above.
This makes it look like it's supposed to be:
<style type='text/css'>
#nav h2 {
border-bottom: 1px solid #ccc;
padding-bottom: 35px;
}
table {
clear: both;
}
</style>