I noticed that viewtopic.php is generating css errors from the follwing code.
<style type="text/css">.postbody img{max-width:'.$attach_config['img_link_width'].'px}
<!--[if lt IE 8]>
.postbody img {
width: expression(this.clientWidth > '.$attach_config['img_link_width'].' ? "'.$attach_config['img_link_width'].'px" : this.clientWidth+"px");
}
<![endif]-->
ERRORS:
Timestamp: 30/03/2012 15:11:01
Warning: Unexpected token in attribute selector: 'lt'. Ruleset ignored due to bad selector.
Source File:
www.jw.servegame.org/i...amp;t=3081
Line: 22
Timestamp: 30/03/2012 15:11:01
Warning: Selector expected. Ruleset ignored due to bad selector.
Source File:
www.jw.servegame.org/i...amp;t=3081
Line: 26
Timestamp: 30/03/2012 15:11:01
Warning: Unexpected end of file while searching for closing } of invalid rule set.
Source File:
www.jw.servegame.org/i...amp;t=3081
Line: 27