/*Products*/
ul.featured-products-grid {overflow: auto; width: 100%;}
.featured-products-grid.last { border-bottom:0; }
.featured-products-grid li.item { float:left; width:132px; padding:25px 5px 30px; }
.featured-products-grid .featured-product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.featured-products-grid .featured-product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.featured-products-grid .featured-product-name a {}
.featured-products-grid .price-box { margin:5px 0; }
.featured-products-grid .availability { line-height:21px; }
.featured-products-grid .actions { position:absolute; bottom:-295px; }
.col2-left-layout .featured-products-grid,
.col2-right-layout .featured-products-grid { width:740px; margin:0 auto; }
.col1-layout .featured-products-grid { width:790px; margin:0 auto; }
