﻿.ajaxpager {
	width: 100%;
	text-align: center;
}

.ajaxfirstlast
{
	color: #1e2171;
	cursor: pointer;
	font-weight: bold;
	width: 50px;
	font-size: 14px;
}

.ajaxnextprior
{
	color: #1e2171;
	cursor: pointer;
	font-weight: bold;
	width: 50px;
	font-size: 14px;
}

.ajaxpages
{
	color: #1e2171;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}

.ajaxpages span
{
	color: #1e2171;
	cursor: pointer;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
