#pagesize { padding: 8px; font-family: Noteworthy, Arial, sans-serif; font-size: 14px; width: 100%; text-align: center; margin-top: 30px; }
#pagesize li{ display: inline-block; }
#pagesize a, #pagesize span { display:inline-block; color: #666; font-size: 14px; line-height: 24px; font-weight: normal; text-align: center; min-width: 14px; padding: 0 7px; margin: 0 5px 0 0; background: #eee; /* Old browsers */ }
#pagesize a:hover { text-decoration: none; background: #0f6cc5; }
#pagesize .active { background: #0f6cc5; color: #FFF; border-color: #444; cursor: default; }
#pagesize .disabled { color: #ccc; cursor: default; }
