/* CBF Profile Styling */

.bizfellows ul.cbf-profile-wrapper {
	margin: 0;
	padding:0;
}

.bizfellows .page-content .cbf-profile-wrapper li {
	background-image: none;
	float: left;
	margin: 0 16px 16px 0;
	padding:0;
	font-size: 10px;
	width: 118px;
	min-height:235px;
}

.bizfellows .page-content .cbf-profile-wrapper li:nth-child(4n+4) {
	margin: 0 0 16px 0;
}

.bizfellows .cbf-profile-wrapper img{
	margin: 10px 0 10px 0;
}

.bizfellows .cbf-profile-wrapper a {
	font-size: 13px;
	font-weight: bold;
	display: block;
}