.clear-fix {
	zoom: 1;
	_height: 1%;
}

.clear-fix:before {
	content: " ";
	clear: both;
	display: table;
	height: 0;
	visibility: hidden;
}

.clear-fix:after {
	content: " ";
	clear: both;
	display: table;
	height: 0;
	visibility: hidden;
}

.membership-categories-top
{
	margin-bottom: -40px;
}

.membership-categories-top-col-2
{
	margin-bottom: 20px;
}

.membership-categories-middle
{
	height: 362px;
	position: relative;
}

.membership-categories-middle-img
{
	display: block;
	position: absolute;
}

.membership-categories-bottom
{
	margin-top: -80px;
}

.membership-category
{
	box-sizing: border-box;
	float: left;
	min-height: 1px;
	position: relative;
	width: 33.3%;
	z-index: 1;
}

.membership-categories-bottom-col-2
{
	margin-top: -15px;
}

.membership-categories-bottom-col-3
{
	margin-top: -30px;
}

.membership-category-wrapper
{
	padding-right: 2em;
	padding-left: 2em;
}