#content_sub_wrap .icon li {
	text-align: center;
}

#content_sub h3 {
	color: #CC6633;
	font-weight: bold;
	font-size: 0.9em;
	line-height: .9em;
	margin-top: 5px;
}
#content_sub .tidbit ul {
	list-style-position: inside;
	font-size: .8em;
}
#content_sub .tidbit ol {
	list-style-position: inside;
	font-size: .8em;
}
.tidbit {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #0076C2;
	padding-top: 5px;
}
.tidbit p {
	font-size: 0.8em;
}
.head {
	height: 240px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #0076C2;
	border-right-color: #0076C2;
	border-bottom-color: #0076C2;
	border-left-color: #0076C2;
	padding-top: 5px;
}
#content_sub h2 {
	font-size: 1.1em;
	color: #689438;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-top: 0em;
} 
.headflex {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #0076C2;
	border-right-color: #0076C2;
	border-bottom-color: #0076C2;
	border-left-color: #0076C2;
	padding-top: 5px;
}

