For images, use <a> tags with background style like below. This prevents a shuddering effect when the table is refreshed. Set the right padding to the width of the image.

   table.g-search a { margin-left:35%; background:url(../images/cart.png) center right no-repeat; padding:0 20px 0 0; white-space:nowrap; }