.price-table table table{
    border : 0px none;
}
.price-table td td{
    border : 0px none;
    padding : 0px;
}

.price-table th.table_title{
    padding-left : 20px;
    width : 130px;
}

.price_col{
    text-align : right;
    vertical-align : top;
}

.price-table .price-table-no-top-border{
    border-top : 0px none;
}