.top_pager_wrapper .pages {
position: static;
}
.pages {
color:rgb( 46, 49, 146 );
/*position: absolute;*/
bottom: 20px;
left: 0px;
}
.pages li {
display: inline;
padding: 0 2px;
font-size: 14px;
}
.pages span {
background: #d81007;
padding: 0 3px;
color: #fff;
}

.pages li a{color:rgb( 46, 49, 146 );}