#pagesize { padding: 8px; font-family: Noteworthy, Arial, sans-serif; font-size: 14px; width: 100%; text-align: center; overflow: hidden; margin: 50px 0; }
#pagesize li{display: inline-block;}
 #pagesize a, #pagesize span { display: inline-block; color: #666; background-color: #d7d7d7; font-size: 14px; line-height: 40px; font-weight: normal; text-align: center; min-width: 14px; padding: 0 15px; margin: 0 10px 0 0; border-radius: 3px;  }
#pagesize a:hover { text-decoration: none; background: #cfa776; }
#pagesize .active { background: #cfa776;  cursor: default; color: #fff; }
#pagesize .disabled { cursor: default; }
