table.wqr_qtytable {
    border: 1px solid #ccc;
    margin: 20px 0;
}
table.wqr_qtytable th, table.wqr_qtytable td {
    padding: 5px;
    text-align: left;
}
table.wqr_qtytable th {
    border-bottom: 1px solid #ccc;
}
table.wqr_qtytable th:first-child ,table.wqr_qtytable td:first-child {
    border-right: 1px solid #ccc;
}
span.discount_total {
    font-weight: bold;
}