Ok, I did some research and figured out another way to solve the centering problem, modifying only CSS.

I put this in my stylesheet.css:


#authorizenetContent {
margin: 0 auto;
width:...