[jQuery] SuperFish: IE7 moving unrelated divs

[jQuery] SuperFish: IE7 moving unrelated divs


Alright. This is a wierd one, I will try to explain clearly.
I have one div, that has my masthead stuff in it. header image,
contact info, that sort of thing. Then under that (not in), I have a
nav div that I have placed the superfish stuff in.
In other browsers this works swimmingly (pun intended). But IE7 forces
a piece of the masthead div over like it is reseting its padding and
moving it to the left.
Commenting out the js files makes this go away, so I don't think this
CSS related. I could be wrong though.
Here it is on my dev site: http://danpartain.com/CaRE/
Note: I am using HoverIntent, SuperFish, and SuperSub from the
examples, though it seems to happen only if I include the
superfish.js
Thanks in advance