The solution to this problem was the removal of

width: auto;

from the css

#wrap,#content {
    width: auto;
    margin: 0 5%;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
    font-family:"Times New Roman",Times,serif;
}

I'm afraid this solution was reached empirically  - I can offer no 
insight into why the solution works.

Cheers,

Bruce

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to