/* enforce a minimal width on all links in TOC (otherwise they can be super narrow and hard to click, like "I") */table#toca{min-width:1em;}/* need minimal padding on these gigantic full TOC tables. Ugly, but necessary */table.categoryTOC-fulltr.tocrowtd{text-align:center;padding:02px;}