.wpv_pagination_links ul.wpv_pagination_dots { list-style: none; margin: 0px; } ul.wpv_pagination_dots li.wpv_pagination_dots_item { margin-right: 5px; float: left; list-style-type: none; list-style-position: outside; } .wpv_pagination_dots li.wpv_page_current a { background-position: 0px -16px; } .wpv_pagination_dots li a { width: 16px; height: 0px; overflow: hidden; padding-top: 16px; float: left; display: block; background-image: url("../img/pagination_dots.png"); } .wpv-filter-next-link { z-index: 10; } .wpv-filter-previous-link { z-index: 10; } .wpv-pagination::before { display: table; content: " "; } .wpv-pagination::after { display: table; content: " "; } .wpv-pagination::after { clear: both; } .wpv-pagination { } .wpv-sorting-indicator { width: 7px; height: 4px; margin-top: 8px; margin-left: 7px; display: none; position: absolute; background-image: url("../img/sort.gif"); background-repeat: no-repeat; } a.wpv-header-no-sort:hover .wpv-sorting-indicator { background-position: 0px 0px; display: inline; } a.wpv-header-asc .wpv-sorting-indicator { background-position: 0px 0px; display: inline; } a.wpv-header-desc:hover .wpv-sorting-indicator { background-position: 0px 0px; display: inline; } a.wpv-header-desc .wpv-sorting-indicator { background-position: -7px 0px; display: inline; } a.wpv-header-asc:hover .wpv-sorting-indicator { background-position: -7px 0px; display: inline; } div.ui-datepicker { font-size: 12px; } .ui-datepicker-trigger { cursor: pointer; } .wpv_date_input { cursor: pointer; } .wpv-date-front-end-clear { cursor: pointer; }