My site, sub-category page.
The category listing is wrapped in a div overflow, code below:
In Firefox, the sub-categories line up properly, 3 per row.Code:.centerColumn { height: 390px; Width: 830px; overflow: auto; }
With IE, the lineup gets screwy.
Product listing, which is also wrapped with the same overflow
that gives scrollbars, is not affected.
What am I doing wrong?
Sincerly,
/Per



