Forum Moderators: not2easy
Aside of that IE6 tends to have "rounding errors" that appear or not if you change e.g. the size of the viewport by a pixel. This is a very annoying one to fix.
Since it's IE doing it, and not the standards compliant browsers you could fix it for the specific version of IE in a conditional comment (e.g. with a negative margin) and not worry too much about the reason.