 $j(function() {

      $j("input[type=file]").filestyle({
          image: "/img/bg_choose_file.png",
          imageheight : 18,
          imagewidth : 51,
          width : 206
      });

});
