a#ijt_button:link, a#ijt_button:active, a#ijt_button:visited {
  display: block;
  width: 125px;
  height: 152px;
  background-image: url('IJT2.gif');
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-bottom:0;
}	
a#ijt_button:hover {
  background-position: -125px;
  border-bottom:0;
  background-color:#ffffe5;
}