/* hot and cold form style */

#form {
      margin-left:10px;
      width:342px;
}
table .label {
              font-family:arial;
              font-size:8pt;
              font-weight:bold;
              text-align:right;
              width:150px;
}
#form textarea {
               font-size:8pt;
}
table.data {
           font-size:8pt;
}
.captcha {
         font-family:arial;
         font-size:8pt;
         text-align:center;
}
#special #title {
             color:white;
             background-color:blue;
             text-align:center;
             font-size:14pt;
}
#special .head {
              text-align:center;
              font-weight:bold;
              font-size:bold;
              font-size:12pt;
              background-color:lightgray;
}
#special .data {
               font-size:12pt;
               text-align:center;
}

