.survey ol li sup {
	line-height: 12px;
}

div#cnt ol {
    padding-right: 10px;
}

#survey_btn {
	position: relative;
}

#survey_btn input.button {
	padding: 10px;
	position: absolute;
	cursor: pointer;
}

#survey_btn #btnReset {
	left: 10px;
}

#survey_btn #btnSubmit {
	right: 10px;
	background-color: #008000;
}