.faq-container {
	
	margin: 1em 0em;
}

.faq-container h3 {
	
	color: white;
	background-color: #007AC3;
	padding: .5em;
	margin-bottom: 0em;
}

.faq-container p {
	
	padding: .5em 1em;
	margin: 0em;
}

.products-header-tagline {
	
	text-align: center;
}

.products-header-tagline .ui-state-error {
	
	display: inline-block;
	padding: 1em;
}