/* =Section
======================================================================*/

.section {
	padding: 10px;
	margin: 0 0 1em 0;
	font-size: 13px;
	line-height: 1.25em;
}
.section .image {
	float: left;
	width: 201px;
}
.section .text {
	margin: 0 0 0 216px;
	font-weight: normal;	
}
.section h3.red {
	margin: 0 0 .5em 0;
	font-size: 13px;
	display: inline;
	color: #BB003D;
}
.section h3.blue {
	margin: 0 0 .5em 0;
	font-size: 13px;
	display: inline;
	color: #021684;
}