/* News */
form { padding:0px; margin:0px; }
#cfa { width:425px; text-align:left;  }

#cfa table { border:none; border-spacing: 0px; border-collapse: collapse; width:425px;  }
#cfa table td { padding:0px; text-align:right; vertical-align:bottom; color: #3569ab; font-weight:bold; }
#cfa table td.vdots { width:125px; padding-left:25px; text-align:left; background:url(images/verticaldots.jpg) 0 0 no-repeat; }
#cfa table td.callbox div { position:relative; border:none; height:18px; padding-right:160px; }
#cfa table td.callbox div.dropdown { position:relative; height:20px; padding-right:0px; }

#cfa select { width:156px; height:19px; line-height:16px; }
#cfa input.cfa { position:absolute; top:0px; right:0px; height:15px; padding:1px; line-height:10px; border:none;  width:153px; background:url(images/input.jpg) 0 0 repeat-x; border-left:1px solid #d7d7d7; font-size:10px; }
#cfa input.submit { width:85px; height:17px; margin-top:5px; background:url(images/submit.jpg) 0 0 no-repeat; color:#FFF; text-decoration:none; border:none; cursor:pointer; }
#cfa span.required { color:#f09201; }
#cfa div.hidden { display:none; }