#contents_agenda .pagination a { text-decoration: none; }
.pagination { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.pagination a { background: url(../../images/icons/events_pager_disabled.gif) no-repeat; width: 21px; height: 21px; text-align: center; }
.pagination a, .pagination span { display: block; float: left; margin-right: 2px; padding-top: 3px; }
.pagination .current { color: #000; background: url(../../images/icons/events_pager_enabled.gif) no-repeat; width: 21px; height: 21px; text-align: center; }
.pagination .current.prev, .pagination .current.next{ width: 21px; height: 21px; background: url(../../images/icons/cities_pager_disabled.gif) no-repeat; text-align: center; }
