Re: [css-d] Padding/Margin problem - different in IE6 and Firefox

2006-01-23 Thread Duckworth, Nigel
JJ wrote: --- http://fortcollinsincubator.org The problem is that in Firefox the first few items within the page are pushed right, as if they have added padding. This effect goes away down the page, seemingly at a random point, like in the middle of a paragraph, then the rest of the page is OK

[css-d] Padding/Margin problem - different in IE6 and Firefox

2006-01-23 Thread JJ
On the following site I have a two column layout with the left and right hand columns using the following, respectively: #nav { width: 175px; float: left; padding: 55px 17px 100px 17px; } #content { margin-left: 175px; width: 540px; padding: 25px 15px; vertical-align: top; border-right: