Hi -borg-, I've read many times you usually use Firefox as your default browser.
Mee too I'm a Firefox user and I haven't seen this problem since I browsed the site from my account at the university where I must use IE.
In the default page all forum titles and descriptions are at the center of the table cell, instead of at the left as you usually see with firefox.
The problem is that sometimes IE get a wrong align property from a parent class if the current align property is not set for the current tag.
To fix it just add the text-align property for the .text class or in the td tag.