.pagination { margin: 20px auto; text-align: center; font-size: .9em;}
.pagination a, .pagination span {  padding: 2px 5px; }
.pagination span.disabled { color: silver; border: 0px solid silver; }
.pagination span.current { font-weight: bold; color: white; background: #326eb4;  border: 0px solid #cc66ff; }
.pagination a {  }
.pagination a:hover, .pagination a:focus { background: white; text-decoration: none; }
.pagination .page_info {  font-size: 1.2em;}
.pagination .page_info b {  }
