#supercontent {
	height: 1px;
}
.fce3cols {
	/* background: #eee; */
	clear: both;
	overflow: hidden;
	clear:both;
	margin-right: -20px;
}
.fce3cols .clearer {
	clear: both;
	height: 1px;
}

.fce3cols h1, .fce3cols h2, .fce3cols h3 {
	font-size: 1.3em;
	color: #00790B;
	border: none;
}
.fce3cols .col1, .fce3cols .col2, .fce3cols .col3 {
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}

.fce3cols .inner {
}

.fce3cols .inner .element {
	position: relative;
	min-height: 230px;
	overflow: hidden;
	background: #fff;
	margin: 0 10px 10px 0;
	padding: 5px 0;
	/* border-bottom: solid 1px #ccc; */	
}

.fce3cols .inner .element .csc-header {
	position: relative;
	height: 3.7em;
	border-bottom: solid 1px #338039;
	margin-bottom: 0.8em;
	/* background: #eee; */
}
.fce3cols .inner .element h1, .fce3cols .inner .element h2, .fce3cols .inner .element h3 {
	/* background: #eee; */
	display: block;
	position: absolute;
	padding: 3px 5px;
	bottom: 0px;
	margin-bottom: 0px;
}

.fce3cols .inner .element p.bodytext {
	
}
