This is in there so that posts that require only one line of text always appear the same size.
Web Wiz Forums now uses XHTML.
Looking at your site again, it appears you removed the following line:-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
This means that IE is not using it's XHTML engine to parse the page, thus coursing the issue you mention.
If you un-modify the forum and place back into the header the line above the forums layout will function correctly.
Edited by -boRg- - 09 June 2006 at 9:21am