Guilty. On the charge of using Firebug.
Not guilty on this case though. 
This is what IE developer tool reveals, inside the div "clearfix curvyIgnore" with id "main", for its two child divs:
Code:
position: absolute; padding-bottom: 0px; background-color: #ffffff; padding-left: 0px; width: 960px; padding-right: 0px; background-repeat: repeat; direction: ltr; height: 883px; top: 15px; padding-top: 0px; left: 0px;
position: absolute; text-align: justify; padding-left: 60px; width: 840px; padding-right: 60px; top: 0px; padding-top: 15px; left: 0px;
The second inline is for div "autoPadDiv", the parent for iframe.
There are quite a few inline for position:absolute.
Bookmarks