I'm currently looking in to and learning how to properly do CSS3 Animations and I've run in to a bit of trouble. I have a box currently sitting in the horizontal center of the page, and I'd like to have it move to the left with a transition when a class is applied to it. I'm currently looking in to and learning how to