#showhisratings_title
{
    text-align: center
}

#showhisratings_table
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 426px;
}
#showhisratings_table thead
{
    background-color: #ffddbb;
}
#showhisratings_table thead tr td
{
    font-weight: bold;
    text-align: center;
}