.header
{
    height: 87px;
}
.branding
{
    height: 87px;
    width: 100%;
    line-height: 1;
}
.logo
{
    float: left;
    background-image: url(../../../IMG/IMG-diamond/common/logo.gif);
     background-repeat:no-repeat;
    width: 188px;
    height: 63px;
}
.imgReplace
{
    display: none;
}
.banner
{
    float: right;
    line-height: 1;
    overflow: hidden;
    width: 189px;
    height: 66px;
    display: block;
    background-image: url(../../../IMG/IMG-diamond/common/banner.png);
    background-repeat:no-repeat;
}
