@charset "utf-8";
ul#boxes {
	clear: both;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}

ul#boxes, ul#boxes li{
	padding:2px;
	list-style:none;
	}

ul#boxes li{
	float:left;
	display:inline;
	margin-right:5px;
	margin-bottom:5px;
	width: 280px;
	padding: 1px;
	font-weight: bold;
	}		
	
ul#boxes li h3 {
	width:265px;
	color:#fff;
	margin:0px;
	font-size:14px;
	padding-left:15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;	
}
.midHeight {
	height: 250px;
}

.fullHeight {
	height: 360px;
}

.ifccMembership {
	width=555px;
}