.pagePanel{line-height: initial;}
.pagePanel .inbk{display: inline-block;}
.pagePanel .itebg{
    background: #2F4164;
    border-top: 2px solid #2F4164;
    color: #fff;cursor: pointer;
    font-size: 16px;
    padding: 5px 0;
}
.pagePanel .curite{
    background: #223A65;
    border-top: 2px solid #fff;
}