Looking to center an image that is positioned absolutely horizontally within a container that is relatively positioned. After attempting with CSS and not finding success, I ended up using Jquery.
http://jsfiddle.net/CY6TP/ [This is my attempt using Jquery]
**Any help on achieving this using CSS would be appreciated.**
Thank you in advance