.case_study_list {
	padding-bottom: 25px;
}

.case_study_thumbnail {
	width: 170px;
}

.case_study_description {
	width: 230px;
}

#sort {
	background: url(../images/bg_sort.gif) no-repeat;
	height: 102px;
	margin: -9px 0 20px;
	padding: 0 0 0 23px;
	width: 391px;
}

#sort h2 {
	color: #09c;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	padding: 13px 0 8px;
}

#sort label {
	color: #333;
	font-size: 14px;
	font-weight :bold;
}

#listing_img {
	width: 325px;
	float: left;
}

img.listing_lrg {
	width: 300px;
	height: 200px;
}

#listing_detail {
	float: left;
}

#listing_detail h3 {
	padding-top: 15px;
}