/* Neil Ramsden
   31 Jan 07 NR: Added td; removed unused styles.
   6 Aug 04 -> 23 Sep 04

   CSS definitions for word searcher main window.
*/

body, td,
.instruction-list {
  font-size: 12px;
}

.label {
  font-size: 80%;
  font-style: italic;
}


.text-input,
input {
  font-size: 14px;
}

