.branding_wrapper
{
    background-color: transparent;
}

.branding
{
    width: 920px;
    overflow: hidden;
    height: 150px;
    margin: 0px auto 0px auto;
    text-align: left;
}

.main_logo
{
    float: left;
}

.ad_top
{
    float: right;
    width: 468px;
    height: 60px;
    background-color: #999;
    margin-top: 45px;
}
