I included the css in my original message. I also tried margin:auto and got
.block_8 {
display: block;
font-family: "Times New Roman", serif;
font-size: 1.125em;
line-height: 1.5;
text-align: center;
text-indent: 0;
padding: 0;
margin: 6pt auto auto
in the computed style, margin left and right are 0.
|