Well, today is my CSS day, I have another problem:
after loading the page, some DIVs are missing their borders and backgrounds. After switching the browser windows, they appear for a moment. Then they are gone again.
Looks like a bug.
-- globay
DrDoc
12:56 am on Apr 30, 2003 (gmt 0)
This is a common IE6 problem. Just add "position:relative" to the div and the problem is gone :)