  select { width: 100% }

  table { margin-left: 10px; margin-right: 10px; }

  table#identification-tbl  td label { display: block; width: 9em; text-align: right; padding-right: .25em }

  table td { vertical-align: top; }

  table#buttons-tbl td { padding-right: .25em; }

  p.result { display: none; font-weight: bold; padding-top: 1em; }
  p.result#result-OK       { color: blue }
  p.result#result-missing  { color: red }
  p.result#result-notauto  { color: blue }
  
  div.mailing-list { display: none ; padding-left: 15px; padding-right: 15px }
  div.mailing-list#NO-SELECTION { color: red; font-weight: bold } 
  div.mailing-list#NO-LIST { display: block }
  div.mailing-list#NO-LIST strong { color: red; font-weight: bold } 

  div#DEBUG { display: none; }
  
  optgroup.category { display: none }

  #about-header { display: none }
  #about-list-name { font-weight: bolder }
