#body_content h2, #body_content h3, b.client_project
{
	text-transform: uppercase;
	color: #4E4639;
	margin-top: 0;
}
#body_content h2
{
	margin-bottom: 6px;
}

#clients_list_page #casestudy ul li
{
	height: 356px;
}
#clients_list_page #casestudy ul li h2
{
	margin-bottom: 3px;
}
#clients_list_page #casestudy ul li h2
{
	text-transform: none;
}
#clients_list_page #casestudy ul li h2 a
{
	color: #4E4639;
	text-decoration: none;
}
#clients_list_page #casestudy ul li h2 a span.client_name_part
{
	text-transform: uppercase;
}
#clients_list_page #casestudy ul li p.client_description
{
	margin-top: 0px;
	font-style: italic;
}
#projectlist .client
{
	padding-bottom: 18px;
}
hr.client_project_separator
{
	border: 1px solid white;
	color: white;
	margin-bottom: 18px;
}
.client_details
{
	width: 300px;
	float:left;
}
.client_details h3
{
	margin-top: 0px;
}
.client_details h3.after_another
{
	margin-top: 0px;
}
.client_details h3 a
{
	text-decoration: none;
	color: black;
}
.client_details .email, .client_details .phone
{
	margin-left: 24px;
}
.client_testimonials
{
	width: 592px;
	float:right;
}
.client_testimonials .testimonial_after_another
{
	margin-top: 18px;
}
.client_testimonials .testimonial span
{
	float: left;
	text-align: right;
	width: 474px;
}
.client_testimonials .testimonial img
{
	float: right;
}