#xdocfnav {
  margin: 0;
  padding: 0;
  height: 20px;
  list-style: none;
  overflow: hidden;
}

#xdocfnav li{
  margin: 0; 
  padding: 0;
  width: 60px;
    list-style: none;
}

#xdocfnav a {
  width: 214px;
  padding: 20px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:20px; /* for IE5/Win only */
}

#xdocfnav a:active, #xdocfnav a.selected {
  background-position: 0 -20px;
}

#xdocfnav a:hover {
  background-position: 0 -20px;  
}

#xdocf1 a  {
  top: 16px;
  position: absolute;
  background: url(media/xdoc-features-nav-1.gif) top left no-repeat;
}

#xdocf2 a  {
  top: 36px;
  position: absolute;
  background: url(media/xdoc-features-nav-2.gif) top left no-repeat;
}

#xdocf3 a  {
  top: 56px;
  position: absolute;
  background: url(media/xdoc-features-nav-3.gif) top left no-repeat;
}

#xdocf4 a  {
  top: 76px;
  position: absolute;
  background: url(media/xdoc-features-nav-4.gif) top left no-repeat;
}

#xdocf5 a  {
  top: 96px;
  position: absolute;
  background: url(media/xdoc-features-nav-5.gif) top left no-repeat;
}

#xdocf6 a  {
  top: 116px;
  position: absolute;
  background: url(media/xdoc-features-nav-6.gif) top left no-repeat;
}

#xdocf7 a  {
  top: 136px;
  position: absolute;
  background: url(media/xdoc-features-nav-7.gif) top left no-repeat;
}


/* product link */

#xdocplink {
  margin: 0;
  padding: 0;
  height: 16px;
  list-style: none;
  overflow: hidden;
}

#xdocplink li{
  margin: 0; 
  padding: 0;
  width: 99px;
    list-style: none;
}

#xdocplink a {
  width: 99px;
  padding: 16px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:16px; /* for IE5/Win only */
}

#xdocplink a:active, #xdocplink a.selected {
  background-position: 0 -16px;
}

#xdocplink a:hover {
  background-position: 0 -16px;  
}

#xdocplinkli a  {
  top: 21px;
  left: 19px;
  position: absolute;
  background: url(/fax/media/fax-features-product-link.gif) top left no-repeat;
}
