#clf_footer {
    background: url(/webtransform/images/footer.png) top repeat-x;
    background-color: #ECEDED;
    font-size: 75%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.clf_table {
    width: 100%;
    display: table;
    /* padding-bottom: 20px; */
}


.clf_table_row {
    display: table-row;
}

.clf_table_cell {
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
}

.clf_footer_right_content {
    text-align: right;
    padding-right: 10px;
}


#footer_links {
    padding-left: 10px;
}


#gold_logo {
    background: url(/webtransform/images/gold_logo.png) no-repeat;
    height: 73px;
    margin: 10px;
    position: relative;
    background-position: center center;
    width: 139px;
}

#brandhk {
    background: url(/sc/im/images/brandhk_uc.gif) no-repeat;
    height: 80px;
    margin: 10px;
    position: relative;
    background-position: center right;
}