.changeView li {display:inline-block;}
.changeView li > div {background-image:url(../images/changeview.png);}
.changeView li div.list {bakcround-position:0 0;}
.changeView li div.list:hover,
.changeView li div.list:avtive {bakcround-position:0 0;}
.changeView li div.list {bakcround-position:0 0;}
.changeView li div.list:hover,
.changeView li div.list:active {bakcround-position:0 0;}
.paginator {overflow:hidden;position: relative;z-index: 800100;}
.paginator ul.pages li {display:inline-block;width: 10px;height: 10px;padding: 7px;font-size:1.3em;}
.paginator ul.pages li a {color:#aaa;}
.paginator ul.pages li:hover,
.paginator ul.pages li.selected {}
.paginator ul.pages li.selected a {color:white;}
.paginator ul.pages li:hover a,
.paginator ul.pages li.selected a {color:#2D2D2F;}
.paginator .pagBlock {display:inline-block;vertical-align:top;position: relative;z-index: 1000;}
.paginator .pagBlock.last {float:right;}
.paginator .pagBlock .listType button {cursor:pointer;background:url(../images/changeview.png) no-repeat top left;width:27px;height:27px;}
.paginator .pagBlock .listType button.listGrid{background-position:-30px 0;}
.paginator .pagBlock .listType button.listGrid.active{background-position:-30px -32px;}
.paginator .pagBlock .listType button.listBox{background-position:0 0;}
.paginator .pagBlock .listType button.listBox.active{background-position:0 -32px;}
.paginator .pageSize {width:160px;}
.paginator .sort {width:240px;}
.paginator .resultCount {display:inline-block;vertical-align:top;margin-left:10px;padding:7px;font-weight: bold;font-size:1.1em;}
.paginator .pager {display:inline-block;vertical-align:top;width:300px;height:40px;overflow:hidden;text-align: right;}
