div.chartab{
     position:absolute;
     top:13px;
     left:20%;
     width:75%;
     height:70%;
     overflow:auto;
}

table.chars{
     position:relative;
     top:0px;
     left:0px;
     width:100em;
}

td.chars{
     text-align:center;
}