Hello I am working on this whole day and I still can't figure it out.... I have one simple padding:7px 7px 10px 8px Take a look here : http://www.screamfree.com/resources/training_reg.php Through firefox space between Free eMail Newsletter and box is okay,but through IE is huge GAP I tried everything but IE just refuse to show this properly.If I even make it 1px it display it like gap... Any ideas ? Regards
Once problem that I notice just by glancing at the source is that you are mixing tables and divs. Tables should be used for tabular data, and divs should be used for laying out the page. I could recode that section for you if you want using divs only.