 #grocery_summer{background: #ffffff; width: 770px; position: relative;font-family:'Helvetica Neue', Helvetica, Arial;}
 #grocery_summer .recipes{background: url('http://static.targetimg1.com/DVM/2013/June/wk3/grocery_Summer_Entertaining/grocery_maincontent.jpg') no-repeat 1px 0; width: 770px; position: relative; height: 548px; border-bottom: 2px solid #e8e8e8;}
 #grocery_summer .recipes p{font-size: 14px; line-height: 16px; color: #333333; margin: 10px 0;}
 #grocery_summer .recipes a{font-size: 14px; line-height: 16px; color: #0069ff; font-weight: bold; }
 .info_recipe1{position: absolute; width: 215px; top:-50px; left:125px;}
 .info_recipe2{position: absolute; width: 310px; right: 46px; bottom: 100px;}
 .info_recipe1 h2{background: url('http://static.targetimg1.com/DVM/2013/June/wk3/grocery_Summer_Entertaining/chocolateAvalanche-title.jpg') no-repeat; width: 141px; height: 52px;text-indent: -9999em;}
 .info_recipe2 h2{background: url('http://static.targetimg1.com/DVM/2013/June/wk3/grocery_Summer_Entertaining/frozen-title.jpg') no-repeat; width: 305; height: 25px; text-indent: -9999em;}
 .info_recipe2 p{width: 220px;}
 .seasonalTemplate .R5_x0y0 .w3 .hero{height: 597px!important;border-bottom:none!important;}
 .seasonalTemplate .R5_x0y0 .w3 .R5_x0y2{width: 770px!important; background: #ffffff;}

 /**
*	featured-products
**/

	div#featured-products *:focus {  
	    outline: none;  
	}

	div#featured-products {
		width: 770px;
		margin: 0 0 24px 0;
		position: relative;
	}
		div#featured-products > h2:first-child {
			color: #999;
			font-size: 30px;
			font-weight: bold;
			letter-spacing: -1px!important;
			line-height: 32px;
			margin: 20px 0 24px 0;
			padding: 0 0 0 18px;
		}
		div#featured-products a.toggle-trigger {
			display: inline-block;
			color: #333;
			font-size: 12px;
			font-weight: bold;
			line-height: 14px;
			text-decoration: none;
			white-space: nowrap;
			width: 100px;
			height: 14px;
			padding: 7px 7px 7px 22px;
			background: #f6f5f5 url('http://static.targetimg1.com/DVM/2013/Mar/wk3/grocery_refresh/featured-products/images/toggle.png') no-repeat 7px 8px;
			position: absolute;
			right: 0px;
			top: 4px;
		}
		div#featured-products a.toggle-trigger:hover,
		div#featured-products a.toggle-trigger:focus {
			background-color: #eae9e9;
			outline: none;
		}
		div#featured-products a.toggle-trigger.active {
			background-position: 7px -12px;
		}

	div#featured-products-listing {
		color: #707070;
		font-size: 12px;
		position: relative;
		overflow: hidden;
	}
	div#featured-products-listing:focus {
		outline: none;
	}
		div#featured-products ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		div#featured-products ul li {
			float: left;
			width: 175px;
			height: 204px;
			background: transparent url('http://static.targetimg1.com/DVM/2013/Mar/wk3/grocery_refresh/featured-products/images/vert.png') no-repeat 186px 11px;
			margin: 0;
			padding: 0 23px 0 0;
		}
		div#featured-products ul li.last {
			background: none;
			padding: 0;
		}
		div#featured-products ul li img {
			display: block;
			width: 175px;
			height: 140px;
			background: #efefef;
			margin: 0 0 6px 0;
		}
		div#featured-products ul li p {
			display: block;
			width: 113px;
			color: #666666;
			font-size: 12px;
			font-weight: bold;
			line-height: 14px;
			text-align: center;
			margin: 0 31px!important;
		}
		div#featured-products ul li p a{
			color: #0069ff;
		}