#brand-header {
    background-color: #FFFFFF;
}

.bHeader {
    background: transparent url('/customBrands/banks/grad.gif');
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    position: relative;
    height: 160px;
}

.headerLink {
    height:160px;
    text-indent:-9999px;
    width:247px;
}

.bFooter {
    background: #FFFFFF;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 21;
}

.linkBlock {
    width:250px;
    height:160px;
    cursor: pointer; 
    cursor: hand;
}
