#faxfnav {
  margin: 0;
  padding: 0;
  height: 20px;
  list-style: none;
  overflow: hidden;
}

#faxfnav li{
  margin: 0; 
  padding: 0;
  width: 60px;
    list-style: none;
}

#faxfnav a {
  width: 214px;
  padding: 20px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:20px; /* for IE5/Win only */
}

#faxfnav a:active, #faxfnav a.selected {
  background-position: 0 -20px;
}

#faxfnav a:hover {
  background-position: 0 -20px;  
}

#faxf1 a  {
  top: 16px;
  position: absolute;
  background: url(media/fax-features-nav-1.gif) top left no-repeat;
}

#faxf2 a  {
  top: 36px;
  position: absolute;
  background: url(media/fax-features-nav-2.gif) top left no-repeat;
}

#faxf3 a  {
  top: 56px;
  position: absolute;
  background: url(media/fax-features-nav-3.gif) top left no-repeat;
}

#faxf4 a  {
  top: 76px;
  position: absolute;
  background: url(media/fax-features-nav-4.gif) top left no-repeat;
}

#faxf5 a  {
  top: 96px;
  position: absolute;
  background: url(media/fax-features-nav-5.gif) top left no-repeat;
}

#faxf6 a  {
  top: 116px;
  position: absolute;
  background: url(media/fax-features-nav-6.gif) top left no-repeat;
}

#faxf7 a  {
  top: 136px;
  position: absolute;
  background: url(media/fax-features-nav-7.gif) top left no-repeat;
}

#faxf8 a  {
  top: 156px;
  position: absolute;
  background: url(media/fax-features-nav-8.gif) top left no-repeat;
}

/* product link */

#faxplink {
  margin: 0;
  padding: 0;
  height: 16px;
  list-style: none;
  overflow: hidden;
}

#faxplink li{
  margin: 0; 
  padding: 0;
  width: 99px;
    list-style: none;
}

#faxplink a {
  width: 99px;
  padding: 16px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:16px; /* for IE5/Win only */
}

#faxplink a:active, #faxplink a.selected {
  background-position: 0 -16px;
}

#faxplink a:hover {
  background-position: 0 -16px;  
}

#faxplinkli a  {
  top: 21px;
  left: 19px;
  position: absolute;
  background: url(media/fax-features-product-link.gif) top left no-repeat;
}
