/* auto form styles */
.formRow {clear:both;}
.formRow select { width:16em; * width:16.1em; margin:5px 0px 5px 0px; padding:0px; }
* html .formRow select { width:15.9em; }
.formRow input { width:15em; }
.formRow label { padding-top:8px; }