#pathogen.nesid-table>:first-child>*>td:not(:first-child),
#pathogen.nesid-table>:not(:first-child)>*>td:not(:first-child),
#pathogen.nesid-table>*>td:not(:first-child) {
  border-left: 1px solid #e5e5e5;
  text-align: left;
}

#ari_table tbody tr:last-child{
  border-top:double #ccc 3px;
}