hello all,

How can make the "Confirm Order" button bigger?

I look into the css stylesheet but for ZC2.0.1 , everything is completely different from what I am used too.

I also find this in /templates/tpl_modules_opc_submit_block

Code:
 <span id="opc-order-confirm"><?php echo zen_image_button(BUTTON_IMAGE_CHECKOUT_ONE_CONFIRM, BUTTON_CHECKOUT_ONE_CONFIRM_ALT); ?></span>
but I have not idea how to inline css to it.

Any help would be appreciated

Thank you