$(function() {
	$("input.attachment").filestyle({
		image: "../../images/ticket/browse.gif",
		imageheight : 22,
		imagewidth : 82,
		width : 200
	});
});
