#taxRateTable tr th:nth-of-type(3),
#taxRateTable tr td:nth-of-type(2) {
	text-align: right;
}

#taxRateTable tr th:nth-of-type(2),
#taxRateTable tr td:nth-of-type(1) {
	text-align: right;
}
