.ameb-form-body {
	background: #fff;
	width: 90%;
	padding: 4%;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 1px solid #eee;
}
/* temp classes for dev */
.form-item { margin-bottom: 20px !important; }
.webform-confirmation { min-height: 400px; }