  #biltmore {
    padding: 59px 0 0 0; 
    background-image: url(/images/biltmore_logo.gif); 
    height /**/:59px;
  }
  
  #santafe {
    padding: 62px 0 0 0; 
    background-image: url(/images/santa_fe_saddle.jpg); 
    height /**/:62px;
  }
  
  #healthycoat {
    padding: 53px 0 0 0; 
    background-image: url(/images/healthycoat.png); 
    height /**/:53px;
  }
  
  #petrol {
    padding: 49px 0 0 0; 
    background-image: url(/images/petrol.png); 
    height /**/:49px;
  }
  
  #rodeojackets {
    padding: 90px 0 0 0; 
    background-image: url(/images/rodeojackets.png); 
    height /**/:90px;
  }
  
  #basintack {
    padding: 128px 0 0 0; 
    background-image: url(/images/basintack.png); 
    height /**/:128px;
  }
  
  #unbrokenapparel {
    padding: 68px 0 0 0; 
    background-image: url(/images/unbroken_logo.jpg); 
    height /**/:68px;
  }
  
