  /****
   * Structure
   **/

  #isave_landing_container {
    width: 780px;
    margin-left: 12px;
    position: relative;
    /*border: 1px solid #ccc;*/
  }
  
  #section2 {
    margin-top: 20px;
    *margin-top: 15px;
    margin-bottom: 20px;
    *margin-bottom: 3px;
  }
  
  #section2 img {
    border: 0px;
  }
  
  #section4 {
    margin-top: 20px;
    margin-bottom: 18px;
    *margin-bottom: 7px;
  }
  
  /****
   * Special Categories
   **/  
  
  .special_cats {
    float:left;
    margin-right: 8px;
    width: 249px;
    text-align:left;
  }
  
  .special_tiles {
    float: left;
    margin-right: 12px;
  }
  
  .special_cats_title {
    *margin-top: -5px;
    background-image:url('http://www.isave.com/content/isave/3_cols/isave_cat_middle.jpg');
    height: 28px;
    width:249px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    padding-top: 7px;
    background-repeat: no-repeat;
  }
  
  .special_cats_title a{
    color: #FFF;
    font-size: 14px;
}  

  .special_cats_content {
    *margin-top: 0px;
    margin-top: -6px;    
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding-top: 10px;
    width: 247px;
  
  }
  
  .border_bottom {
    background-color: #FFF;
    background-image:url('http://www.isave.com/content/isave/3_cols/isave_cat_round_bottom.jpg');
    background-repeat: no-repeat;
    width: 249px;
    height: 7px;
    margin-top: -8px;
    *margin-top: 0px;
  }
  
  /****
   * Best Selling Section
   **/     
  
  #best_selling1 {
    float:left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_bestselling_bg1.jpg');
    background-repeat: no-repeat;
    text-align: center;
    width: 190px;
    height: 289px;
  }
  
  #best_selling2 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_bestselling_bg2.jpg');
    background-repeat: no-repeat;
    text-align: center;
    width: 191px;
    height: 289px;
  }
  
  #best_selling3 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_bestselling_bg3.jpg');
    background-repeat: no-repeat;
    text-align: center;
    width: 193px;
    height: 289px;
  }
  
  #best_selling4 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_bestselling_bg4.jpg');
    background-repeat: no-repeat;
    text-align: center;
    width: 193px;
    height: 289px;
  }
  
  .best_selling_product {
    margin-left: auto;
    margin-right: auto;
    margin-top: 47px;
    width: 160px;
    text-align: center;
  }
  
  
 /**
   * Product Finder 4 & 3 Columns
   **/     
  .product_finder4_1 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/4_cols/isave_4_productfinder_bg1.jpg');
    background-repeat: no-repeat;
    width: 238px;
    height: 245px;
  }
  
  .product_finder4_2 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/4_cols/isave_4_productfinder_bg2.jpg');
    background-repeat: no-repeat;
    width: 235px;
    height: 245px;
  }
  
  .product_finder4_3 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/4_cols/isave_4_productfinder_bg3.jpg');
    background-repeat: no-repeat;
    width: 237px;
    height: 245px;
  }
  
  .product_finder4_4 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/4_cols/isave_4_productfinder_bg4.jpg');
    background-repeat: no-repeat;
    width: 245px;
    height: 245px;
  }
  
  /* 3 Columns */
  
    .product_finder3_1 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_3_productfinder_bg1.jpg');
    background-repeat: no-repeat;
    width: 268px;
    height: 245px;
  }
  
  .product_finder3_2 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_3_productfinder_bg2.jpg');
    background-repeat: no-repeat;
    width: 237px;
    height: 245px;
  }
  
  .product_finder3_3 {
    float: left;
    background-color: #FFF;
    background-image: url('http://www.isave.com/content/isave/3_cols/isave_3_productfinder_bg3.jpg');
    background-repeat: no-repeat;
    width: 256px;
    height: 245px;
  }
  
  
  /**
   * Clear and TEXT
   **/     
  
  .clr {
    clear: left;
  }
  
  .blackbold {
    font-weight: bold;
  }
  
  .graybold {
    font-weight: bold;
    text-decoration: underline;
  }
  
  .isave_landing_ul {
    padding: 0px;
    margin: 0px 0px 8px 20px;
  }
  
  .isave_landing_ul li {
    margin-bottom: 5px;
    list-style-type: none;
  }
  
  .isave_landing_ul a {
    color: #333;
  }
  
  .isave_bestselling {
    margin: 25px 0px 30px 15px;
    *margin: 25px 0px 30px 15px;
  }
  .isave_bestselling li {
    text-align: left;
    list-style-type: disc;
    margin-bottom: 5px;
  }/* CSS Document */