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

.featured_items { clear:both; width:179px; background: #eee; margin-right: 16px; _margin-right: 0px; background:url(../../images/cat_bottom.jpg) bottom center no-repeat #fff; padding-bottom: 10px;}
	.featured_items .featured_heading {clear:both; font-size:12px; width:154px; height:28px; color:#ffffff; background:url(../../images/cat_top.jpg) top center no-repeat; font-weight:bold; padding-top: 16px; padding-left: 25px;}

	.featured_items .special_offers { clear:both;}
		.featured_items .special_offers .featured_product { float:left; width:143px; padding:8px; _padding:0px;  height:180px; margin:10px; _margin:8px;  background:#fff; color:#000;}
			.featured_items .special_offers .featured_product .product_image { padding:5px; margin: 0 auto; max-height:110px; border: 1px solid #ddd; background:#fff; width: 100px; height:100px; padding-top: 0;}
				.featured_items .special_offers .featured_product .product_image img { width:100px; height:100px; }
			.featured_items .special_offers .featured_product .product_name { font-weight:bold; text-align:center; margin-top: 2px;}
			.featured_items .special_offers .featured_product .product_name a {font-size: 12px; color:#000;}
			.featured_items .special_offers .featured_product .more_info { float:right; margin-top:10px;}
			.featured_items .special_offers .featured_product .more_info  a { font-size: 11px; float:right; color:#c00;}
		.featured_items .special_offers .featured_category { float:left; width:300px; }
