#contact-page ol.questions li span, #contact-page ol.questions li label {
	text-align: center;
	float: none;
}
label {
	display: block;
}
.whitelist {
	padding: 5px 10px;
}
.whitelist td {
	vertical-align: top;
	padding: 4px;
}
.whitelist label {
	display: inline;
}
ol.questions li {
    list-style: none;
    margin-bottom: 15px;
}
#survey-page {
    width: 500px;
    margin-left: 75px;
}
#survey-page .buttons {
    text-align: center; 
}

