It wasn't that. It was div#menu ul li ul a:hover, it had a different border thickness than div#menu ul li ul a.
I hate how IE renders CSS differently. div#content is more to the right in IE, squishing the menu more, making it so I can fit less stuff on one line than in Firefox.
Another question: Would it be possible to put:
Code:
HR noshade size="2" width="75%" align="center" color="#606060"
Somewhere in the CSS file so that it would appear after the comments part in div#content? I have it in index.php right now, but if I want to make another style, it'll appear there too.