@charset "utf-8";
/* CSS Document */

.featured_items { clear:both; width:452px; min-height:200px; background: #676767;}
	.featured_items .featured_heading {clear:both; width:452px; height:44px; }
	.featured_items .special_offers { clear:both;}
		.featured_items .special_offers .featured_product { float:left; width:126px; padding:12px; height:185px; color:#2D2D2D;}
			.featured_items .special_offers .featured_product .product_image { clear:both; height:105px; width:105px; background:#f6a420; margin-left:auto; margin-right:auto; }
				.featured_items .special_offers .featured_product .product_image img { width:99px; height:99px; margin:3px; }
			.featured_items .special_offers .featured_product .product_name { clear:both; width:105px; height:29px; margin-left:auto; margin-right:auto; font-weight:700; padding-top:4px; text-align:center; overflow:hidden; }
			.featured_items .special_offers .featured_product .product_name a {font-size: 12px; color:#1c1b19;}
			.featured_items .special_offers .featured_product .lowest_priced_product { clear:both; width:105px; height:18px; margin-left:auto; margin-right:auto; text-align:center; }
				.featured_items .special_offers .featured_product .lowest_priced_product .value { width:105px; font-size:18px; color:#fffefe; letter-spacing:-1px; }
			.featured_items .special_offers .featured_product .more_info { clear:both; height:21px; width:79px; margin-left:auto; margin-right:auto; margin-top:5px; }
