$(function() {

 $("input.file_1").filestyle({
	 image: "/templates/tpl_june_2009/images/btn_upload.gif",
	 imageheight : 43,
	 imagewidth : 109,
	 width : 257,
	 padding: 10
 });
});
