#ajax_pagination div{
	display: block;
}
.Pages {
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
}
.Paginator {
font-size: 12px;
line-height: 22px;
padding-top: 6px;
margin-left: auto;
margin-right: auto;
}
.Paginator a{
color: #00E !important;
}
.Paginator a:visited {
padding: 2px 6px;
border: solid 1px #eee;
background: #fff;
text-decoration: none;
}
.Paginator .Prev {
margin-right: 20px;
padding: 2px 6px;
border: solid 1px #eee;
background: #fff;
}
.Paginator .Next {
margin-left: 20px;
padding: 2px 6px;
border: solid 1px #eee;
background: #fff;
}
.Paginator a, .pageList .this-page {
padding: 2px 6px;
border: solid 1px #eee;
background: #fff;
text-decoration: none;
}
.Paginator .break {
padding: 2px 6px;
border: 0;
background: #fff;
text-decoration: none;
color: #bbb !important; 
}
.Paginator .this-page {
padding: 2px 6px;
border: solid 1px #eee;
font-weight: bold;
vertical-align: top;
background: #fff;
color: #ff0084 !important;
}
.Pages div.Results {
text-align: center;
font: 11px/15px Arial,Helvetica;
color: #333 !important;
margin-top: 8px;
}
.Paginator .AtStart {
margin-right: 20px;
padding: 2px 6px;
border: solid 1px #eee;
background: #fff;
color: #bbb !important;
}
