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

.featured_items {float:right; width:230px; min-height:375px; background: #6a921b;}
	.featured_items .featured_heading {clear:both; width:230px; height:28px; background:#000; color:#FFFFFF; font-size:18px; font-weight:bold;}
	.featured_items .special_offers { clear:both;}
		.featured_items .special_offers .featured_product { float:left; width:105px; min-height:146px; margin:3px; background:#c2d2a1; color:#000; padding:2px; _width:103px; _height:146px; _overflow:hidden; }
			.featured_items .special_offers .featured_product .product_image { float:left; max-height:110px; margin-right: 20px; background:#fff; width:102px;  }
				.featured_items .special_offers .featured_product .product_image img { width:80px; height:80px; margin-left:12px; }
			.featured_items .special_offers .featured_product .product_name { float:left; width:100px; font-weight:bold; _width:90px; height:22px; overflow:hidden; line-height:11px; }
			.featured_items .special_offers .featured_product .product_name a {font-size: 11px; color:#000; text-decoration:none;}
			.featured_items .special_offers .featured_product .product_description { display:none; float:left; width:150px; _width:90px; font-size:12px; padding-top:3px; }
			.featured_items .special_offers .featured_product .lowest_priced_product { float:left; width:105px; padding-top:1px; _width:90px;}
				.featured_items .special_offers .featured_product .lowest_priced_product .text { color:#ce110e; float:left; font-size: 11px; font-weight: bold;}
				.featured_items .special_offers .featured_product .lowest_priced_product .value { color:#ce110e; float:left; padding-left:5px; font-size: 12px;}
			.featured_items .special_offers .featured_product .features_and_extensions {display:none; float:left; width:150px; padding-top:3px; }
				.featured_items .special_offers .featured_product .features_and_extensions .text { clear:both; font-size: 12px; font-weight: bold;}
				.featured_items .special_offers .featured_product .features_and_extensions .value { clear:both; font-size: 12px;}
			.featured_items .special_offers .featured_product .more_info { width:100px; _width:90px; }
			.featured_items .special_offers .featured_product .more_info  a { font-size: 12px; color:#015087; float:right; margin-top:4px;}
		.featured_items .special_offers .featured_category { float:left; width:300px; }