.clearfix:after,
.quote-form fieldset p:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix,
.quote-form fieldset p {
	display: inline-block;
}

html[xmlns] .clearfix,
html[xmlns] .quote-form fieldset p {
	display: block;
}

* html .clearfix,
* html .quote-form fieldset p {
	height: 1%;
}
