jQuery(document).ready(function(){
    jQuery(".info .block_l .bot td:first, .info .block_r .bot td:first").css("borderLeft", "none");
  });
