.survey_description { text-align:left; margin: 20px 20px 20px 20px; padding: 5px 5px 5px 5px; border: 1px solid #808080; }

.survey_block_title { font-weight:bolder; text-align:left; color: #ffffff; background-color:#a0a0a0; margin: 5px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 1px solid #808080; }

.survey_question_title { text-align:left; margin: 5px 0px 0px 0px;}
.survey_question_req_addon { text-align:left; color: #ff0000; margin: 0px 0px 0px 0px;  }

.survey_answers_block { text-align:left; margin:0; padding:0;}

.survey_answer_block { text-align:left; margin: 0;}
.survey_answer_block span {}

.survey_answer_type_text {}
.survey_answer_type_textarea {}
.survey_answer_type_file {}
.survey_answer_type_radio {}
.survey_answer_type_checkbox {}
.survey_answer_type_select {}
.survey_answer_type_select_item {}

.survey_submit_button { border:0; background:url(/images/bkg_submit.gif); width:115px; height:22px; color:#fff; text-align:center; cursor:pointer; }
