
/*---- Product Banner -------*/

#productBanner {
	background-image:url(../_images/recipe_product_hero.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:480px;
}