.header-module .secure-page-skin{
    padding:24px 0 23px 25px;
    height:28px;    
}
.header-module .secure-page-skin > div{
    float:left;
}
.header-module .secure-page-skin .bofa-logo img{
    height:28px;
    width:270px;
    margin-right:25px;
}
.header-module .secure-page-skin .product {
    color:#857363;
    margin-top:2px;
    font-size:22px;
    line-height:26px;
    font-family: Arial, Helvetica, sans-serif;
}
.cf-cnx-regular-active .header-module .secure-page-skin .product {
    font-size: 24px;
    line-height: 28px;
    margin-top: -1px;
    font-family: 'cnx-regular', Arial, sans-serif;
}
.header-module .secure-page-skin .secure {
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height:14px;
    color:#666;
    vertical-align:baseline;
    background: url("../graphic/lock.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
    margin:7px 0;    
}