div#cf_app {}
div#cf_formtitle {margin-bottom : 10px;}
div#cf_form {}
div#cf_forminstructions {margin-bottom : 10px;}
div#cf_form table.fields tr td.cf_label {padding-right : 5px; padding-bottom : 8px;}
div#cf_form table.fields tr td.cf_field {padding-bottom : 8px;}
div#cf_form table.fields tr td.cf_field input {}
div#cf_form table.fields tr#cf_province td.cf_field select {}
div#cf_form div#cf_fname {}
div#cf_form div#cf_lname {}
div#cf_form div#cf_company {}
div#cf_form div#cf_email {}
div#cf_form div#cf_phone {}
div#cf_form div#cf_address1 {}
div#cf_form div#cf_address2 {}
div#cf_form div#cf_city {}
div#cf_form div#cf_province {}
div#cf_form div#cf_country {}
div#cf_form div#cf_postalcode {}
div#cf_form div#cf_comment textarea.txt {}
div#cf_form div#cf_URL {}

div#cf_buttons {}
.required {color : #ff0000;}

