This post gives a small tip about how to override inline CSS styles.
Related Submissions:
Override Inline Styles from the Stylesheet You read that right. I said override inline styles, and no, I have not been drinking. For the longest time it has bugged me that...
How to style inline links as blocks. Have you ever wanted to style your inline links as if they were blocks? Well it will be possible when all browsers include the style...
What is Inline-Block? A brief article discussing the “inline-block” value for the CSS “display” property, including pros and cons and some practical uses. ...