#pagesize {width: 100%; text-align: center; padding: 15px 0; font-family: Noteworthy, Arial, sans-serif; font-size: 16px; }
#pagesize li{ display: inline-block;}
#pagesize a, #pagesize span { display: inline-block; color: #666; line-height: 24px; font-weight: normal; text-align: center;  min-width: 14px; padding: 10px 15px; margin: 0 5px 0 0; background-color: #dcdcdc;}
#pagesize a:hover { text-decoration: none; background: #2067ed; }
#pagesize .active { background: #2067ed; color: #FFF;  }
#pagesize .disabled {opacity: .3; cursor: default; }
