#hdt_tax_number,
#hdt_ref_number{
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    font-size: 12px;
    color: #676869;
}

#hdt_tax_number .type,
#hdt_ref_number .type {
    margin-right: 5px;
    font-weight: normal;
    display: inline-block;
}

#hdt_tax_number .value,
#hdt_ref_number .value {
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-transform: uppercase;
}

#hdt_tax_number{
    margin-right: 22px;
}