	.survey h2 {
		margin:0 !important;
		padding:0 !important;
		background:red;
		margin-bottom: 30px !important;
		clear:both;
	}
	
	.survey .answer {
		margin-bottom:10px;
		clear:both;
	}
	
	.survey label {
	float:none
	
	}