Hi all
I am working on http://www.qxl.dk/ and I am experiencing a problem. If you compare the spacing between the leftmost column and the center column to the spacing between the center and the rightmost column, you'll see that they are different by at least 10 pixels.
The spacing has been done by using a table layout with a 10px wide TD as the gutter on the left, and a 9 px wide TD as the gutter on the right. But as you can see, it isn't working properly. I've been hunting for a stray padding or margin clause somewhere, but I haven't found it.
All ideas are appreciated!
(oh, and I am painfully sorry about the site's use of tables for layout - not my choice)