> On Behalf Of Kepler Gelotte
> Since it is not showing up in IE7 either I'm not sure it is the
> Peekaboo
> bug. I have seen this behavior before when mixing floated divs with
> positioned divs and then clearing the floats underneath. You could try
> switching to a floated content_info section like:
>
> DIV#content_info {
> FLOAT: left; WIDTH: 55%; MARGIN-LEFT: 18%;
> }
You'd need to include "display:inline" in there because IE 6 would double
the margin.
---
Regards,
Thierry | www.TJKDesign.com
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************