#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;
}

.aspect p {
margin: 15px 0 8px 0;
}



#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: 0px 0 0;
	border-top: 1px solid #e8e8e8;
	background: none;
	
}

#body_portfolio_view #carac ul {
	border: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 15px;
}

#body_portfolio_view #carac li {
	border: 0px;
}


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