table.registration td { white-space: nowrap; background-color: transparent; color: #333333; } table.registration td.active{ white-space: nowrap; color: #33FF00; font-weight: bold; } table.registration td a { white-space: nowrap; color: #333333; } table.registration td a:visited { white-space: nowrap; color: #333333; } table.registration td a:hover { text-decoration: none; white-space: nowrap; } table.registration td.active a { white-space: nowrap; color: #33FF00; } table.registration td.active a:visited { white-space: nowrap; color: #33FF00; } table.registration td.active a:hover { text-decoration: underline; white-space: nowrap; } table.registration td.stopped{ white-space: nowrap; color: red; font-weight: bold; } table.registration td.stopped a { white-space: nowrap; color: red; } table.registration td.stopped a:visited { white-space: nowrap; color: red; } table.registration td.stopped a:hover { text-decoration: underline; white-space: nowrap; } table.registration td.unsuccessful{ white-space: nowrap; color: #333333; text-decoration:line-through; font-weight: bold; } table.registration td.unsuccessful a { white-space: nowrap; color: #333333; text-decoration:line-through; } table.registration td.unsuccessful a:visited { white-space: nowrap; color: #333333; text-decoration:line-through; } table.registration td.unsuccessful a:hover { color: #333333; text-decoration: underline; white-space: nowrap; } For the Boolean Widget fieldset.widget { border: none; margin: 0; padding: 0; padding-bottom: 0.5em; }