#primaryContainer{
    width: 753px;
    float: left;
}

* html #primaryContainer{
    width: 750px;
}

#secondaryContainer{
    width: 180px;
    float: left;
    margin-right: 12px;
}

/* IE6 hack needed to correctly set up the Features and Activities page on the Lemeridien brand page */
* html #secondaryContainer{
    margin-right: 4px;
}
