ul.gform_fields {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none
}
.gform_fields li {
	margin-bottom: 20px
}
.gchoice [type="radio"] {
	height: 15px !important;
	width: 15px !important;
	position: relative;
	top: 3px
}