 .centered  {
 margin: 0px auto;
text-align: center;
 }


.left {
float: left;   
}

.right {
float: right;   
}

.topics tr { line-height: 14px; }