Hi all,
I am trying to center align the main cart Tag line. Ffor some reason it is not centered. The code in the ccs says :
#tagline {
color:#ffffff;
font-size: 3em;
font-weight: bold;
margin-top: 1.0em;
text-align: center;
vertical-align: middle;
}
The code is from my custom template stylesheet.ccs. Is there somthing else that is effecting the positioning?

Thanks Predator1