.bulletspace li, .bulletspace ol { padding-bottom: .5em }


/* class for tables with first column text and remainder numbers */

table.numbers {padding-right: 20px; }

.numbers td {text-align: right !important; } 
.numbers th {text-align: right !important; } 

.test td {text-align: right !important; }
.test {font-size: 200%; }


.numbers td:first-child {text-align: left !important; }
.numbers th:first-child {text-align: left !important; }






