.tbl1 tr>th:nth-child(n + 2), 
.tbl1 tr>td:nth-child(n + 2) {
    text-align: right;
}