I think you will have to put this into a "container" div. I was having the same issue. I found this site you might want to check out. http://www.ssi-developer.net/main/templates/
I found it when I was trying to solve this problem. Looking at these code examples really helped me.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
the CSS "margin:0px auto;" sets the left and right margins of the element it is applied on to be equal in the parent container, so it will centre
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?