Can you please take a look at this link?
I'm attempting to get rid of the border around the big orange button and remove the small "submit" text. Here's the code for the button:
<input name="submit" class="WatchNow_Button" type="image" value="Submit" />
The class doesn't include any border elements.
I've been trying to work on this code for an hour with no success.
How can I eliminate the text and border, and keep only the orange button?