table#pc_product_type_table tbody tr td {
    border: none;
    text-align: right;
}
td.price_calculation, td.price_calculation input {
    text-align: center !important;
}
#pc_product_type_table{
    border: none;
}