.pagination { clear:both; margin-top:15px; }

ul.paging { margin:0px; padding:0px; list-style:none;float:right; }
ul.paging li { margin:0px; padding:0px;float:left; text-align: center; border: 0; }
ul.paging li a { float:left; margin-right:5px; padding-top: 2px; text-decoration:none; background:#FFFFFF; color:#000; background: transparent url(../images/sap-page.gif) no-repeat center center; width: 20px; height: 20px; text-align: center; }
ul.paging li.paging-active a, ul.paging li a:hover { color: #fff; background: transparent url(../images/sap-active-page.gif) no-repeat center center;}
ul.paging li.paging-disabled a, ul.paging li.paging-disabled a:hover { cursor:default; color:#aaa; background: transparent url(../images/sap-page.gif) no-repeat center center;}
ul.paging li.paging-current { padding:5px; margin-right:5px; background:#fff; color:#000; }
