Código:
mi problema es que si en el campo texto escribes demasiado el fondo se mueve como puedo evitar que el fondo se mueva<input type="text" value="" id="inputString" onkeyup="lookup(this.value);" onblur="fill()" onchange="javascript:submit" style="border-width:0px; padding-left:18px; padding-top:9px; font-size:10px; background-image:url(../images/campo_largo.gif); background-repeat:no-repeat; background-position:center; width:158px; height:21px;"/>
muchas gracias