#filter{
	border: solid #e8e8e8;
	border-width: 1px 0;
	padding:18px 0 15px;
	margin: 0 0 20px;
	font-weight: bold;
}

#filter * {
	display: inline;
	margin: 0;
}

#filter h2 {
	font-size: .92em;
	color: #666;
	font-weight: bold;
	margin-right: 8px;
}

#filter li {
	padding: 0;
	background: none;
	margin-right: 8px;
}

.aspect {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}



#body_portfolio_view blockquote {
	font-style: italic;
	font-size: 1.17em;
}

#body_portfolio_view cite {
	font-size: .85em;
}

#body_portfolio_view #content_sub ul {
	border-bottom: 1px solid #e8e8e8;
}

#body_portfolio_view #content_sub li {
	padding: 10px 0 0;
	border-top: 1px solid #e8e8e8;
	background: none;
}

#body_portfolio_view #content_sub h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}