.domaingrouplist td {
    color:#CA0000 !important;
}

.table_price {
    width: 100%;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}

.table_price td {
    color: #5c554f;
    font-size: 11px;
    font-family: Tahoma;
    border-right: 1px solid #f2ffff;
    border-bottom: 1px solid #f2ffff;
}

.tr_blue {
    background: #eeeeee;
}

.tr_red {
    background: #ffd0d0;
}
