what the problem is if i place a "padding:10px" in the "CntBodyText" then it forces the box out in firefox..causing it too be outside the background image (image images are the
same width as described)


I did not test your code, but it seems obvious to me that you are not taking into consideration the box-model. The reason IE is displaying it 'correctly' is because it calculates the box-model differently.

This article will explain it to you.
http://www.communitymx.com/content/article.cfm?cid=E0989953B6F20B41
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to