I want to add an image, instead of the default button.
I already have a CSS class for the image, will this work?
I actually prefer to use the html button form element and make it runat=server. The button element can hold other elements inside it. You can even add formatting inside it with span's or strong's. Here is an example:
Save