#community .header { border-bottom: 1px solid #ddd; font-size: 18px; font-weight: bold; line-height: 24px; margin-bottom: 6px; padding-bottom: 3px; }

#community .instructions { /*
  text-align: justify;*/
  margin-bottom: 18px;/*
  padding: 0 9px 0 9px;*/
}

#community form table { /*background: #eee; padding: 10px;*/ }

#community form table th, #community form table th { padding: 2px 0; }

#community form table th { font-weight: bold; padding-right: 10px; vertical-align: top; }

#community form table th.oneline { 
  text-align: left;
  vertical-align: middle;
}

#community form table .help { /*font-size: 85%;*/ color: #888; text-align: left; padding-bottom: 5px; }

#community form table .help p { width: 80%; }

#community form table .error { color: #f80116; font-weight: bold; padding-top: 10px; padding-bottom: 5px; }

#community form table .button { padding-top: 10px; }

