input#kenteken {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/kentekenInput.gif) no-repeat scroll 0 0;
  border:0 none;
  font-size:30px;
  font-weight:bold;
  height:44px;
  overflow:hidden;
  padding:4px 16px 0 32px;
  text-align:center;
  width:175px;
}
