.commentaction .buttons input {
	background: transparent url(../../imgs/en/bg-searchbutton.gif) no-repeat left top;
}
div.resultrow ul ul li.details a:link, div.resultrow ul ul li.details a:visited, div.resultrow ul ul li.details a:focus {
  background: transparent url(../../imgs/en/btn-details.png) no-repeat 0 top; text-indent: -9999px;
}
div.resultrow ul ul li.details a:hover, div.resultrow ul ul li.details a:active {
  background: transparent url(../../imgs/en/btn-details.png) no-repeat 0 bottom; text-indent: -9999px;
}
div.allspecials a:link, div.allspecials a:visited, div.allspecials a:focus {
  background: transparent url(../../imgs/en/btn-allspecials.png) no-repeat 0 top; text-indent: -9999px;
}
div.allspecials a:hover, div.allspecials a:active {
  background: transparent url(../../imgs/en/btn-allspecials.png) no-repeat 0 bottom; text-indent: -9999px;
}
div.special div.editrow div.submit a:link, div.special div.editrow div.submit a:visited, div.special div.editrow div.submit a:focus {
  background: transparent url(../../imgs/en/btn-submitspecial.png) no-repeat 0 top; text-indent: -9999px;
}
div.special div.editrow div.submit a:hover, div.special div.editrow div.submit a:active {
  background: transparent url(../../imgs/en/btn-submitspecial.png) no-repeat 0 bottom; text-indent: -9999px;
}
div.contact div.editrow div.submit a:link, div.contact div.editrow div.submit a:visited, div.contact div.editrow div.submit a:focus {
  background: transparent url(../../imgs/en/btn-sendemail.png) no-repeat 0 top; text-indent: -9999px;
}
div.contact div.editrow div.submit a:hover, div.contact div.editrow div.submit a:active {
  background: transparent url(../../imgs/en/btn-sendemail.png) no-repeat 0 bottom; text-indent: -9999px;
}
