Hi, I am having a problem resizing the image.

This is what I did:

1. I used photoshop to create a grey version of the top background image with size 842x119 (instead of the original 842x282)

2. I modified stylesheet.css as follows
#logoWrapper {
background-color: transparent;
height:119px;
/* height:282px;*/
}

In IE it looks fine
in Firefox, however, the table is out of place. It has moved to the right, outside of the mainwrapper.

See here: http://zentest.freehostia.com/zencart/

Any hints?

Thanks
Juan