.caseStudy
{
	width:310px;	
}

.caseStudy .more
{
	font-weight:bold;
}

.caseStudy .title
{
	width:100%;
	float:left;
	font-weight:bold;
	color:#FD7D0C;	
	margin-bottom:3px;
}
.caseStudy .left
{
	width:65px;
	float:left;
	margin-right:15px;
	
}
.caseStudy .right
{
	width:225px;
	float:left;
}

.caseStudy .summary
{
	margin-bottom:5px;
	float:left;
	width:100%;
}

.caseStudy .thumbnail
{
	float:left;
	width:56px;
	height:56px;
	overflow:hidden;
	border:1px solid #FD7D0C;
	margin-top:3px;
}

.caseStudyRow
{
	float:left;
	margin-top:15px;
	width:100%;
}