Code:
I have tried this approach:
#table1 {
width: 60%;
}
#table1 td,th {
padding-top: 8px;
text-align: left;
}
#table1 td + td,
#table1 th + th
{
text-align:right;
}
and looks nice in Calibre and Sigil, first column aligned to the left and all the others to the right, however it is completely ignord by my Kindle.