#pagesize { padding: 8px; text-align: center; width: 100%; font-family: Noteworthy, Arial, sans-serif; font-size: 14px; }
#pagesize a, #pagesize span { display: inline-block; color: #666; font-size: 14px; line-height: 24px; font-weight: normal; text-align: center; border: 1px solid #BBB; min-width: 14px; padding: 0 7px; margin: 0 5px 0 0;}
#pagesize ul{ width: 100%; display: flex; justify-content: center;}
#pagesize li{ display: inline; }
#pagesize a:hover { text-decoration: none; background: #17469e; border: 1px solid #17469e; }
#pagesize .active { background: #17469e; color: #FFF; border-color: #17469e; cursor: default; }
#pagesize .disabled { color: #ccc; cursor: default; }
