.CurrentPagePagingIndicator
{
	font: bold;
	text-decoration: underline;
	border: 1px solid Black;
	cursor:pointer;
	
}
.OtherPagePagingIndicator
{
	
}
.CurrentPageRangeText
{
	color:Black;
	font-weight:bold;
	cursor:default;
}
.DirectionArrow
{
	
}
.PagerSegmentSeperator
{
	width:10px;
}