Hi Pete, I think if you resize your images with an image editor rather than having the HTML/browser do it, they will look less crunchy, and won't break out of their container in IE6. You can also put a overflow:hidden or overflow:auto in your #c4 rules. IE6 has a really fun bug with margins and floats too...it doubles the margin in certain float cases. See http://www.positioniseverything.net/explorer/floatIndent.html
~ Lisa RE: My site http://www.biofuels-maritime.com/n-news.asp?Category=6&main=yes has a right floated list of ads which should be on 19% of the page width so that the other columns fit. This works in FF and IE7 but not in ie6 Any ideas? Regards Pete ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/