/** style.css */

#survey_frm div {
	padding-bottom: 10px;
}
#survey_frm table {
	padding-bottom: 10px;
}
#survey_frm li {
	list-style-type: none;
	background: none;
}
#surveybutton {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
