#home_product {
}
#home_product #meat{
	border-bottom: 5px solid #757577;
	margin-top: 40px;
}
#home_product #footer{
	margin-top: 5px;
}

#feature #product_navigation {
/*  margin-top: 30px;*/
}

#home_product #featurettes {
}

#home_product .featurette {
	float: left;
	height: 460px;
	margin: 0 7px;
	padding: 20px;
	width: 170px;	/* 900/2 = 225 - padding, margin, border */
	background-color:#2e2e30;
}
#home_product .featurette h3 {
	margin-top: 0;
}
#home_product .featurette p {
	font-size: .70em;
	line-height: 1.25em;
}
#home_product .featurette img {
	border: 5px solid #757577;
}
#home_product .featurette img.screenshot_link {
	border: 0px;
}
#home_product .featurette .caption {
	margin-bottom: 10px;
	font-size: .70em;
	line-height: 1.25em;
	text-align: left;
}