.brandspanel {
    background: url(../img/ihg_logos/brands_shadow.gif) repeat-x scroll center top transparent;
    clear: both;
    padding: 30px 0px 20px 10px;
}

.brandspanel_internal {
    background: url(../img/ihg_logos/brands_shadow.gif) repeat-x bottom;
    clear: both;
    padding: 30px 0 0 20px;
    width: 970px;
    float: left;
}

.brandspanel_brands {
    float: center;
    width: 762px;
}

#brandspanel_brands ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    width: 640px;
    float: center;
    padding: 30 2px 30px 2px;
    background: url(../img/ihg_logos/brands_bg.gif) no-repeat top left;
}

#brandspanel_brands ul li {
    margin: 0;
    padding: 0;
    display: inline;
    float: center;

    margin-bottom: 50px;

}

#brandspanel_brands p {
    margin: 0;
    padding: 0;
    float: center;
    clear: none;
}

#brandspanel_brands a {
    float: center;
}

.cr_brandspanel_brands ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
    display: inline;
    width: 503px !important;
    float: center;
    padding: 0 2px 20px 2px;
    background: url(../img/ihg_logos/cr_brands_bg.gif) no-repeat top left !important;
}

.cr_brandspanel {
    padding: 20px 0 20px 0;
}

.cr_brandspanel_brands a {
    background: #fff;
}