@charset "utf-8";

#consultation { border: 1px solid #000; background-color: #FFF; font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000; padding: 3px; height: 240px; }
.consultinput { width: 120px; height: 15px; font-size: 11px; }
.consultselect { width: 126px; height: 20px; font-size: 11px; }
#consultation textarea { width: 120px; height: 60px; font-size: 11px; }
.fll { float: left; line-height: 16px; }
.flr { float: right; }
.c { clear: both; line-height: 0; height: 0; }
.consultheader { font-size: 14px; font-weight: bold; margin-bottom: 10px; }
.consultrow { margin-bottom: 2px; }
#consultation input .subbtn { height: 35px; }
.subbtn { width: 127px; margin-top: 5px; }
#frm-processing { display: none; height: 120px; text-align: center; }
#frm-input { display: block; }
.loading { margin-top: 80px; text-align: center; }