#nav a {
  background: url(/htdoc/images/language/en/nav.gif) no-repeat;
}
  #nav .m2 a {
    width: 57px;
    background-position: 0px 0px;
  }
  #nav .m2 a:hover,
  #nav .m2 a.active {
    width: 57px;
    background-position: 0px -47px;
  }
  #nav .m3 a {
    width: 94px;
    background-position: -57px 0px;
  }
  #nav .m3 a:hover,
  #nav .m3 a.active {
    background-position: -57px -47px;
  }
  #nav .m4 a {
    width: 51px;
    background-position: -151px 0px;
  }
  #nav .m4 a:hover,
  #nav .m4 a.active {
    background-position: -151px -47px;
  }
  #nav .m5 a {
    width: 137px;
    background-position: -202px 0px;
  }
  #nav .m5 a:hover,
  #nav .m5 a.active {
    background-position: -202px -47px;
  }
  #nav .m6 a {
    width: 100px;
    background-position: -339px 0px;
  }
  #nav .m6 a:hover,
  #nav .m6 a.active {
    background-position: -339px -47px;
  }
  #nav .m7 a {
    width: 73px;
    background-position: -439px 0px;
  }
  #nav .m7 a:hover,
  #nav .m7 a.active {
    background-position: -439px -47px;
  }


#newsletter label {
	background: url(/htdoc/images/language/en/newsletter.label.gif) no-repeat;
}


#download h2 {
	background: url(/htdoc/images/language/en/download.title.gif) no-repeat;
}
#download a {
	background: url(/htdoc/images/language/en/download.button.gif) no-repeat;
}


#choice h2 {
	background: url(/htdoc/images/language/en/choice.title.gif) no-repeat;
}
#choice ul li.work a {
	background: url(/htdoc/images/language/en/choice.work.gif) no-repeat;
}
#choice ul li.view a {
	background: url(/htdoc/images/language/en/choice.view.gif) no-repeat;
}

#product-assistant h2 {
	background: url(/htdoc/images/language/en/product.assistant.title.gif) no-repeat;
}


#toolers li a.close {
	background: url(/htdoc/images/language/en/notepad.tools.close.gif) no-repeat;
}
#content .print {
	background: url(/htdoc/images/language/en/content.print.gif) no-repeat;
}
#toolers li a.print {
	background: url(/htdoc/images/language/en/notepad.tools.print.gif) no-repeat;
}

