/* Survey Module */
	#survey_view .survey_title { text-align:center; border-bottom: 1px dashed #eee; font-size: 11px; margin-bottom: 4px; padding-bottom: 2px; margin-top: 4px; margin-bottom: 4px; font-weight: bold; color: #000066; text-transform:uppercase; }
	#survey_view #survey_submitform .survey_caption { padding: 4px; margin-bottom: 5px; }
	#survey_view #survey_submitform .survey_answer {  margin-bottom: 2px; }
	#survey_view #survey_submitform .survey_submit {  text-align: center; margin-top: 15px; padding-bottom: 10px; padding-left: 5px; border-bottom: 1px dashed #eee; }
	#survey_view #survey_result_links { margin-top: 5px; }
	#survey_view #survey_result_links p { line-height: 15px; margin: 0; padding: 0; }
	
	#survey_archive .survey_archive_row { padding-bottom: 10px; }
	#survey_archive .survey_archive_row .img_arch { float: left; padding: 2px;  }
	#survey_archive .survey_archive_row .archive_data { float: left; padding-left: 2px; }
	#survey_archive .survey_archive_row .archive_data .archive_data_info { font-size: 10px; color:#999999; }
	#survey_archive #survey_paging { }
	
	#survey_results .survey_title { margin-bottom: 10px; font-size: 11px; font-weight: bold; color: #000066; }
	#survey_results .voters_count { float: left; }
	#survey_results .survey_linkbar { float: right; }
	#survey_results .text_result { clear: both; padding-top: 3px; }
	#survey_results .text_result .single_text { padding-left: 20px; background-image: url('../../images/flgr/arrow_goright.gif'); background-repeat:no-repeat; }
	#survey_results .text_result .percent { margin-top: 3px; margin-bottom: 2px; font-size: 10px; padding: 2px;margin-left: 20px;  background-color:#FEF7DE; border: 1px solid #ccc; }
	#survey_results .vote_form { margin-top: 10px; }
