

/*
td.inactive {color: #da0000; background-image: url('/gfx/list-inactive.png'); background-repeat: no-repeat; padding-left: 18px; }
td.active {color: green; font-weight: bold; background-image: url('/gfx/list-active.png'); background-repeat: no-repeat; padding-left: 18px;}
*/

td.inactive {color: #eaaaaa; text-decoration: line-through; }
td.active {color: green;  }
