I'm having a problem with the layout display in IE. Looks fine in Firefox, but I cannot find the error in IE.
Here's the snippet from the header.php
define('HEADER_SALES_TEXT', '');
define('HEADER_LOGO_WIDTH', '700px');
define('HEADER_LOGO_HEIGHT', '80px');
define('HEADER_LOGO_IMAGE', 'cetLogo.jpg');
Here's the screenshot of the problem area. There is some white area on the right and the bottom of the first box on the right column is off.