.virtualpage, .virtualpage2, .virtualpage3{
/*display: none;*/
}

.paginationstyle{
position:absolute;
right:0px;
top:170px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
color: #998675;
background-color: #ffffff;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #998675;
background-color: #f4f2eb;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #998675;
}
