/********** 2012 Jables Design - Link *********/

/* icons */
.beigeLinks {
  background: url('/images/sprites/linksSprite.png') 0px 0px;
  width: 64px;
  height: 24px;
  float: left;
  margin-left: 15em;
  margin-right: 1em; 
  position: relative;
  top: 0px;
}
.brnVendor {
  background: url('/images/sprites/linksSprite.png') -64px 0px;
  width: 31px;
  height: 21px;
  float: left;
  margin-right: 10px;
}
.brnWebsite {
  background: url('/images/sprites/linksSprite.png') -64px -21px;
  width: 31px;
  height: 29px;  
  float: left;
  margin-right: 8px;
}

h1#website{
  line-height: 29px;  
}
h1#Vendor {
  line-height: 21px;  
}