ul#casestudy { margin: 0 0 20px 0; padding: 0; }

ul#casestudy li {
	margin: 0 0 20px;
	padding: 0 0 18px;
	border-bottom: 1px solid #ebebeb;
	list-style: none outside none;
}

ul#casestudy li a.casestudy_thumb {
	float: left;
	width: 175px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -5000px;
}

ul#casestudy li h3 {
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 5px;
	color: #242424;
}

ul#casestudy li h3 span a {
	font-weight: normal;
	font-size: 12px;
	color: #242424 !important;
}

ul#casestudy li p.snippet {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 5px;
	font-weight: bold;
	color: #4aa2e6;
}

span.quote_open {
	background: url(../../../images/backgrounds/quote_open.png) no-repeat left top;
	padding: 0 0 0 17px;
	line-height: 17px;
}

span.quote_closed {
	background: url(../../../images/backgrounds/quote_closed.png) no-repeat right bottom;
	padding: 0 19px 0 0;
	line-height: 17px;
}

ul#casestudy li p.read_more a { font-size: 12px; }

ul#casestudy li  div.casestudy_desc {
	float: left;
	width: 550px;
}

ul#casestudy li.last { }