This fixed it:

#rightColumn
{
        float: right;
        width: 200px;
        background-image: url(background.jpg);
        background-repeat: no-repeat;
        height: 500px;
}
* html #rightColumn
{
        width: 202px;
        margin-left: -2px;
}

* html hid the IE fix from other browsers

Thanks Gunlaug & Chris

> Robin Gallagher
> 
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to