Hello, I am working on a simple collapsible table using some javascript/css. The code I have works find in IE7, but when I try to use it in FireFox, there are several problems. The main problem is that once a row is visible and then hidden again, the space for that row remains, so there are...