@charset "utf-8";
/* CSS Document */

#featured_wrapper {
width:930px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
float:left;
}

h2.featured_trigger {
	background:url(../images/featured_work/featured_work_header.png) no-repeat;
	height: 37px;
	line-height: 37px;
	width: 930px;
	float: left;
	cursor:pointer;
}

h2.active {background-position: left bottom;}

.featured_container {
	overflow: hidden;
	width: 930px;
	height:90px;
	clear: both;
	padding-bottom:10px;
}

.featured_thumbnail_container {
height:90px;
width:135px;
float:left;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
