.chat {
  margin: 0.5em;
  padding: 1em;
  font-size: 12px;
}
.chat * { margin-top: 0.5em; margin-bottom: 0.5em; }
.chat h2 { border-bottom: 1px #444 solid; }
.chat h3 { text-decoration: underline; font-size: 100%; margin: 1em 0 1em 0; }
.chat a:link, .chat a:visited, .chat a:hover, .chat a:visited { color: #0081ac; }
.chat code { background-color: #EFE; border: 1px #444 dotted; }
.chat pre { padding: 1em; background-color: #EFE; border: 1px #444 dotted; }
.chat ul { margin-left: 3em; }
.chat ol { margin-left: 3em; }
.chat dd { margin-left: 3em; }
.chat dt { font-weight: bold; margin: 2em 0 2em 0; }
.chat .abstract { border: 2px #999 solid; background-color: #EEE; padding: 1em; color: #000; text-align: justify; }

#pfc_cmd_container { display: none; }
#pfc_bbcode_container { display: none; }
#pfc_words  { font-size: 12px !important; height: 16px !important; }
#pfc_send  { font-size: 12px !important;  }
#pfc_handle { font-size: 12px !important; }
#pfc_container { background: #fff !important; }

.meeting table  { width: 100%; }
.meeting table td { text-align: left; }
.meeting table .first { text-align: right; padding-right: 1em; }
.meeting table textarea { width: 220px; height: 70px; }
.meeting table .schedule { width: 90px; cursor: pointer; }
