h3.title {
	margin-bottom: .5em;
	}

h2.title {
	margin-bottom: 1em;
	}
	
h3.subtitle {
	background-color: #fff;
	color: #097A6D;
	/*background-color: #52B69A;*/
	/*color: #fff; */	
	padding-left: 2em; /* room for accordion arrow */
	}	
.content_box .content_box {
	margin: 1em 2em;
	}	

.trainer_sale .checklist {
	font-size: 1em;
	}
	
.checklist.quick_features li {
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    vertical-align: top;
}	

.increment_table {
	margin: 1em auto;
	border: 1px solid #ddd;
	border-collapse: collapse;
}	

.increment_table th, .increment_table td {
	text-align: center;
	padding: .5em;
	border: 1px solid #ddd;
	}
	
span.error_message {
	white-space: normal;
	}	
	
