Style.css line 161'sh is this background: url("images/call.png") no-repeat scroll left center rgba(0, 0, 0, 0); display: none; margin-bottom: 0; padding-left: 28px; text-align: right; text-shadow: 0 1px 0 #FFFFFF; add display:none; as I have there. also, line 145'ish background: url("images/tap-bg.png") repeat-x scroll 0 0 #DCDCDC; You can display:none; that as well. After doing step one there is a tiny piece left over. This is a lifesaver https://getfirebug.com/ quick guide here http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/ hope that helps, Nigel