#case-studies {
	width:100%;
	overflow:hidden;
}
#case-studies > p{
	padding-bottom:10px;
}
/*
#case-studies div p a {
	padding:3px 30px 3px 8px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/btn-download-pdf.gif) top right no-repeat #959595;
	text-transform:uppercase;
}
*/
#case-studies div p img{
	padding:0 10px 10px 0;
	float:left;
}
.col-case-studies {
	width:208px;
	float:left;
	padding-right:15px;
	padding-bottom:40px;
}
.col-line {
	padding-left:15px;
	border-left:1px solid #b7b7b7;
}
