/* 1/2 Style for the list of IDs */
#id-list li.visible,
#id-list tr.visible {
    font-weight: bold; /* Make the visible ID bold */
}
