icwebmaster
The xml declaration included in the top of some templates (even the default Solarflare) is causing these display issues in IE. The XML declaration "forces" IE to run in quirks mode, meaning not complying to HTML/CSS standards! Removed the line "" and everything will show up fine in IE.

