table#cform_table { margin-top: 5px; margin-left: 10px; }
table#cform_table td { font: 11px Arial, Helvetica, sans-serif; color: #40766b; line-height: 12px; padding-top: 5px;}
input, select { font: 12px Arial, Helvetica, sans-serif; color: #000; }
input.left{ width: 85px; height: 15px; background: #f8f8f8; border: 1px solid #B9CDC9; margin: 0 5px 2px 0; }
input.right{ width: 85px; height: 15px; background: #f8f8f8; border: 1px solid #B9CDC9; margin-bottm: 2px; }
input.double { width: 180px; height: 15px; background: #f8f8f8; border: 1px solid #B9CDC9; margin-bottom: 2px; }

select { width: 180px; background: #f8f8f8; border: 1px solid #B9CDC9; margin: 0 0 3px 0; }
option { padding: 0 0 0 10px; }
textarea { width: 178px; background: #f8f8f8; border: 1px solid #B9CDC9; margin-bottom: 3px; overflow: auto; font: 12px Arial, Helvetica, sans-serif; height: 100px;}
input.button { width: 180px; height: 20px; background: #00483A; border: 1px solid #B9CDC9; margin: 5px 0 0 0; color: #fff; font: bold 11px Arial, Helvetica, sans-serif; }
