div.centered {text-align:center;} /*work around for IE centering with CSS problem part 1 */ div.centered table {margin-left:auto; margin-right:auto; text-align:left;} /* work around for IE problem ...