/* intended for questionaire forms */
.vf_btm table td { border: 0px none #ffffff; /*border-bottom: 1px dashed #bbbbbb;*/ }
/* END FORMS base css */

#qnaire { width:auto; }
#qnaire table td { padding:5px 0px 5px 0px !important; }
#qnaire td.vf_label { width:auto;  }
#qnaire td.vf_mandatory { width:auto; }
#qnaire td.vf_input { width:80px; }
input.checkbox, input.radio, .checkbox, .radio { width:20px; height:20px; border: 0px none #ffffff; }
input[radio], input[checkbox]{ width:20px;height:20px; }

input[radio], input[checkbox]{ width:auto;border:2px auto;background: transparent none repeat scroll 0px 0px;font: normal normal 400 13px/normal Arial;listStyle: disc outside none }

#qnaire input.pbtn-grey { font-weight:bold; color:rgb(0,34,0); border:0px none; background:transparent none; width:150px; max-width:150px; height:20px; text-align:center; }

