﻿.pg
{
    height: 63px;
    width: 216px;
}
.pg li
{
    float: left;
    overflow: hidden;
    width: 54px;
    font-size: 9px;
    text-align: center;
    line-height: 10px;
    list-style-type: none;
}
.pg div.active
{
    color: #336699;
    font-weight: bold;
}