.dxPager
{
	clear: both;
}

.dxPager ul
{
	text-align: center;
	list-style: none;
}

.dxPagerItem
{
	display: inline;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

.dxPagerItem a
{
	text-decoration: none;
}

.dxPagerItemCurrent
{
	font-weight: bold;
}
