.DataPager
{
	height: 25px;
	text-align: center;
	background-color: #F2F2F2;
	border-bottom: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	padding: 3px;
}

.DataPager span span
{
	vertical-align: super;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.DataPager span a
{
	vertical-align: super;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
