/* Used in the search box plugin */ table.box { border-width: 1px; width: 100%; border-collapse: collapse; width: 150px; margin-top: 2px; margin-bottom: 5px; } table.box thead th { font-size: x-small; } table.box td { font-size: xx-small; padding-left: 2px; padding-right: 2px; }