#productbrowser {
	background: #D7E5C1 url(/images/threads/highlight_top.gif) no-repeat 0 0;
	margin: 40px 40px 1.5em 40px;
	overflow: auto;
	position: relative;
	width: 870px;
}

#pb-productbrowsercontainer {
	width: 2491px;
	padding: 0 40px;
	overflow: hidden;
}

#on-going, #short-term {
	float: left;
}

#on-going {
	margin-right: 40px;
}

#productbrowser ul {
	margin: 0;
	list-style: none;
}

	#productbrowser li {
		float: left;
		margin: 0 20px .5em 0;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 110px;
	}
	
	li#pb-the-tough-sayings-of-jesus-2 {
		margin-right: 0;
	}
	
	#productbrowser li a {
		background-color: transparent;
		background-position: 50% 0;
		background-repeat: no-repeat;
		color: #333;
		display: block;
		height: 3em;
		padding-top: 160px;
		position: relative;
		width: 110px;
	}

#pb-lifematters a {background-image: url(/images/products/lifematters_cover-winter09-small.jpg);}
#pb-collegiate a {background-image: url(/images/products/collegiate_cover-winter09-small.jpg);}
#pb-blemished a {background-image: url(/images/products/blemished_cover-small.jpg);}
#pb-chase-the-goose a {background-image: url(/images/products/chase_the_goose_cover-small.jpg);}
#pb-chase-the-lion a {background-image: url(/images/products/chase_the_lion_cover-small.jpg);}
#pb-connect-the-dots a {background-image: url(/images/products/connect_the_dots_cover-small.jpg);}
#pb-the-exchange a {background-image: url(/images/products/the_exchange_cover-small.jpg);}
#pb-feast a {background-image: url(/images/products/feast_cover-small.jpg);}
#pb-get-uncomfortable a {background-image: url(/images/products/get_uncomfortable_cover-small.jpg);}
#pb-interrupted a {background-image: url(/images/products/interrupted_cover-small.jpg);}
#pb-intransit a {background-image: url(/images/products/intransit_cover-small.jpg);}
#pb-jaded a {background-image: url(/images/products/jaded_cover-small.jpg);}
#pb-red-revolution a {background-image: url(/images/products/red_revolution_cover-small.jpg);}
#pb-repurposed a {background-image: url(/images/products/repurposed_cover-small.jpg);}
#pb-sacred-roads a {background-image: url(/images/products/sacred_roads_cover-small.jpg);}
#pb-scouting-the-divine a {background-image: url(/images/products/scouting_the_divine_cover-small.jpg);}
#pb-sent a {background-image: url(/images/products/sent_cover-small.jpg);}
#pb-the-tough-sayings-of-jesus a {background-image: url(/images/products/the_tough_sayings_of_jesus_cover-small.jpg);}
#pb-the-tough-sayings-of-jesus-2 a {background-image: url(/images/products/the_tough_sayings_of_jesus_2_cover-small.jpg);}

.coming_soon {
	background: transparent url(/images/threads/coming_soon.png) no-repeat 0 0;
	height: 36px;
	left: 0;
	position: absolute;
	text-indent: -5000px;
	top: 123px;
	width: 110px;
}

#productbrowser .coming_soon a {
	background: none;
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	width: 110px;
}

#highlights {
	margin: 0 40px 1.5em 40px;
	overflow: hidden;
	padding: 0;
	width: 870px;
}

	#highlights div {
		float: left;
		width: 270px;
	}
	
	#highlights div.highlight2 {
		margin: 0 30px;
	}
	
	#highlights img {
		margin: 3px 20px 0 0;
	}