I would like to change the colour of these buttons. I just need to know which stylevar.

I tried using firebug to get the stylevar for this but because it's button I don't know what to look for.
This is the best I could find:
Thanks in advance!
I tried using firebug to get the stylevar for this but because it's button I don't know what to look for.
This is the best I could find:
Code:
input, textarea, button, select {font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;

Comment