table#country-list { table-layout: fixed; } table#country-list th.code-column { width: 6em; } table#country-list tr.hidden { display: none; } table#country-list tr.exact td { background-color: rgb(237, 201, 241); }