.hidden { display: none; } #product, #component { width: 20em; } #report tr.bugitem:hover { background: #ccccff; } #report td, #report th { padding: 3px 10px 3px 3px; } #report th { text-align: left; } #report-header { background: #dddddd; } .report_row_odd { background-color: #F7F7F7; color: #000000; } .report_row_even { background-color: #FFFFFF; color: #000000; } #report tr:hover { background-color: #ccccff; } .disabled { color: #888888; }