.CurrentPagePagingIndicator
{
	font-weight: bold;
	padding:3px;
	cursor:pointer;
	color:red;
	
}

.PagePagingSegment
{
	width:25px;
	
}
.OtherPagePagingIndicator
{
	
}
.CurrentPageRangeText
{
	color:Black;
	font-weight:bold;
	cursor:default;
}
.DirectionArrow
{
	
}
.PagerSegmentSeperator
{
	width:10px;
}