I have a simple two column table; I want a way to align the data in the first column to the right and to be able to style the two elements separately. Perhaps a table is not the best solution here, but I don't know what else to try. I tried with column groups, but it isn't working. even when i try applying text-align: right to the 'label' element.I have a simple two column table; I want a way