Hi Cole,
I found the CSS that was causing IE problems. It is in the clear class. Try
using this definition instead:
.clear {
CLEAR: both; /* FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 1px */
}
Again fixes the problem in IE7, didn't try it in IE6.
Regards,
Kepler
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************