.CCLSHeader {
    background-color:#332955;
    margin-right: 15px;
    margin-bottom: 15px;
}

.CCLSHeader img {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
}

.page-id-3 h1 {
	text-align: center;
	margin-bottom: 40px;
}

.ccls_team_entry {
	margin-bottom: 40px;
}

.ccls_team_name {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -15px;
	font-size: 14px;
}

.ccls_team_title {
	font-style: italic;
	margin-bottom: 10px;
}

.ccls_team_description {
	line-height: 2em;
}

.ccls_team_entry img {
	float: left;
	margin-right: 10px;
	border: 2px solid #efefef;
}