How to apply styles to FileUpload control

I’m currently playing with XPages. I would like to have FileUpload control placed inside my xpage. Everything is ok so far. But when I tried to apply styles in order to achieve page consistent look I failed. I have not a clue how to set field borders to solid or change the background color of the button.Could somebody help with that?

In order words I do not know how to link CSS rules with subelements of fileupload control e.g. the field and the button.

Any help is appreciated.