#cn-circled .cn-list-head {
	margin-bottom: 15px;
}
#cn-circled #cn-page-nav {
	padding-top: 10px;
}
#cn-circled .cn-list-row,
#cn-circled .cn-list-row-alternate {
	margin: 0 0 35px;
}
#cn-circled .cn-circled-content:before {
	content: '';
	width: 100px;
	height: 2px;
	background: #dededc;
	position: absolute;
	top: 0;
}
#cn-circled .cn-circled-content {
	font-size: 14px;
	padding: 5px 15px 0 0;
	margin: 0 0 0 125px;
}
#cn-circled .cn-circled-content h3 {
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: 0;
	text-transform:initial;
}
#cn-circled .cn-circled-content .title {
	color: #868686;
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-style: italic;
	margin: 4px 0 6px;
}
#cn-circled .cn-circled-content p {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 0 10px;
}
#cn-circled .cn-circled-thumb span.cn-image-style {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid #dededc;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	line-height: 0;
	margin: 0;
	max-width: 100%;
	padding: 2px;
	width: auto;
}
#cn-circled .cn-circled-name {
	padding-bottom: 18px;
}
#cn-circled .cn-circled-detail-link:before {
	all: unset;
}
#cn-circled .cn-circled-detail-link:after {
	all: unset;
}
