var sPic = document.getElementById('e'); var sBut = document.getElementById('search'); sPic.style.backgroundImage = 'url(http://www.buildasearch.com/img/bd_mn_cs_xx.png)'; sPic.style.backgroundRepeat = 'no-repeat'; sPic.style.fontSize = '17px'; sBut.style.fontSize = '17px'; sBut.style.backgroundImage = 'url(http://www.buildasearch.com/img/bd_mn_cs_gr.png)'; 