Thank You. Works perfect!
How do I add a border to the left of column 1 and to the right of column 4. I tried the following under column 1: border-left: 2px border-color: #0000 and border-style: solid
the result places borders around the entire cells in column 1 And the same goes for column 4 when I try to add a right border
In other words, I want to add a box column around the entire table.