.product_subhead_text {
    color: #293896;
    font-size: 13px;
    font-weight: bold;
    padding: 15px;
}

.product_subbody {
    background-color: #FFFFFF;
    border-bottom: #c9d1ff solid 1px;
    border-left: #c9d1ff solid 1px;
    border-right: #c9d1ff solid 1px;
    font-size: 11px;
    color: #c9d1ff;
}

.product_subbody_yellow {
    background-color: #FFFFFF;
    border-bottom: #ffcf01 solid 1px;
    border-left: #ffcf01 solid 1px;
    border-right: #ffcf01 solid 1px;
    font-size: 11px;
    color: #c9d1ff;
}

.card {
    background: url( "../images/service/card.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.current {
    background: url( "../images/service/current.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.save {
    background: url( "../images/service/saving.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.interetbank {
    background: url( "../images/service/internetbank.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    padding: 10px;
    color: #293896;
}

.loan {
    background: url( "../images/service/loan.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.batalgaa {
    background: url( "../images/service/batalgaa.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.transfer {
    background: url( "../images/service/transfer.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.project {
    background: url( "../images/service/project.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.safebox {
    background: url( "../images/service/safebox.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
}

.card_yellow {
    background: url( "../images/service/card_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.current_yellow {
    background: url( "../images/service/current_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.save_yellow {
    background: url( "../images/service/saving_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.interetbank_yellow {
    background: url( "../images/service/internetbank_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.loan_yellow {
    background: url( "../images/service/loan_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.batalgaa_yellow {
    background: url( "../images/service/batalgaa_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.transfer_yellow {
    background: url( "../images/service/transfer_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.project_yellow {
    background: url( "../images/service/project_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

.safebox_yellow {
    background: url( "../images/service/safebox_yellow.png" );
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #293896;
    padding: 10px;
    vertical-align:top;
}

