﻿.box_pager
{
	margin-top: 10px;
	padding-right:15px;
}
.box_pager_page
{
	margin-top: 4px;
	display: inline-block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.PagerContainerTable
{
	float: right;
}
.PagerCurrentPageCell .PagerHyperlinkStyle
{
	font-weight: bold;
	font-size: 12px;
	color: red;
}
.PagerOtherPageCells .PagerHyperlinkStyle
{
	font-weight: bold;
	font-size: 12px;
	color: #484848;
	padding-left: 2px;
	padding-right: 2px;
}
