@charset "utf-8";
/** # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # **/
/** CSS Document: Index: Layout: One Column                      											**/      
/** # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # **/


  /* F E A T U R E D  P R O D U C T S */
  .main_block .block_content .featured_product_list { clear:both; }
    .main_block .block_content .featured_product_list .product { float:left; width:154px; height:228px; margin:5px; padding:10px; }
      .main_block .block_content .featured_product_list .product .image { text-align:center; margin-left:auto; margin-right:auto; }
      .main_block .block_content .featured_product_list .product .name { text-align:center; padding-top:10px; padding-bottom:10px; width:154px; height:15px; overflow:hidden; }
      .main_block .block_content .featured_product_list .product .price {text-align:center; padding-top:10px; padding-bottom:10px; }
      .main_block .block_content .featured_product_list .product .description { width:154px; height:26px; overflow:hidden; margin-bottom:10px; }



