form.sondaggio input[type=submit] {
	border: 0;
	color: #e84243;
	background: #efefef url(/img/arrow-red.png) no-repeat 40px 2px;
	line-height: 16px;
	width: 60px;
	text-align: left;
	cursor: pointer;
}
form.sondaggio p.button {
	text-align: right;
	background-color: #efefef;
}
form.sondaggio p.risposte {
	padding: 5px 0;
}
