/* CSS Document */

.simplyFeaturedProductsContainer{}
ul.simplyFeaturedProductsList{list-style:none; margin:0px; padding:0px;}
li.simplyFeaturedProductsItem{display:block; float:left; height:220px; width:170px; text-align:center; padding:5px; overflow:hidden;}
.simplyFeaturedProductName{font-size:14px; line-height:12px; padding-top:10px; display:block;}
.simplyFeaturedProductFormat{font-size:12px;}
.simplyFeaturedProductPrice{font-size:12px; font-weight:bold;}
.simplyFeaturedProductPercentOff{padding:5px; color:#1B4D3E; font-weight:bold; font-size:12px;}

