Well, this red div should have a 100% width across the viewport, but it doesn't in Opera 7. It has been given absolute positioning that should take it out of the flow, but it is being affected by its parent DIV's padding (the blue box that is not absolutely positioned and has padding:20px;).