sorry i was not so clearly... :S
my problem is in the folowing example:
<form name="upload" id="upload" ENCTYPE="multipart/form-data" method="post">
Upload:
<input name="userfile" type="file" class="input" id="userfile">
<input name="upload" type="submit" class="input" value="Upload">
</form>
I want change the default style of the button that browse, text color, size, etc... :bemused: