I decided to get rid of the tables on a project I'm doing and replace them with DIVs. The page I'm working on can be seen at http://izeit.nu/releases/1.5/index.php?events&act=manage . The problem is that the elements in the top box aren't getting styled, even though they're in a table with a class of .niceform, and I've styled the elements of .niceform. They used to be in a <td>, inside a table of class .inputtable. Can anyone help me with how to apply the styles in the stylesheet?
Looks like Mark Brown caught your thread on SitePoint before I could answer it here (I'm over there a LOT more often than I am here on DP): http://www.sitepoint.com/forums/showthread.php?t=448689 Since he was able to fix your immediate problem, is there anything else you need?