#jebbutton1
{
  display: block;
  width: 313px;
  height: 44px;
  background: url("../images/design/btnHireChetCompound.png") no-repeat 0 0;

}

#jebbutton1:hover
{ 
  background-position: 0 -44px;
}

#jebbutton1 span
{
  display: none;
}
