#PageCounter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	float:left;
	margin:20px 0px 0px 130px;
}

#PageEnd {float:left;height:27px;width:15px;background-image:url(/images/framework/paging_pages.gif);}
#PageCounterPage {float:left;height:27px;padding-left:3px;padding-right:6px;background-image:url(/images/framework/paging_pagesbg.gif);}
.PageCounterPage {float:left;margin-top:5px;}

#PageFirst {float:left;background-image:url(/images/framework/Paging_BG.gif);background-repeat:repeat-x;height:28px;}
#PageLast {float:left;width:35px;height:27px;background-image:url(/images/framework/paging_last.gif);cursor:pointer;}
.FirstLast {float:left;margin:4px 0px 0px 5px; color:#aaaaaa;}
.FirstLast a{text-decoration:none;color:#ffffff;}
.FirstLast a:hover{text-decoration:underline;color:#cccccc;}
.FirstLastInactive {cursor:default;}

.LastExtraPage {margin-left:-2px;}

.PagePrevNext {float:left;background-repeat:repeat-x;height:28px;background-image:url(/images/framework/Paging_BG.gif);cursor:pointer;}
.PagePrevNextPad {float:left;margin:9px 7px 0px 7px;}
.PagePrevNextInactive {cursor:default;}

.PageCounterCell {float:left;cursor:pointer;background-repeat:repeat-x;height:28px;background-image:url(/images/framework/Paging_BG.gif);}
.PageCounterCellInactive {cursor:default;}

.PageCounterTextCurrent {margin:4px 3px 0px 3px;float:left;font-weight:bold;color: #ffffff;text-decoration:underline;}
.PageCounterText {margin:4px 3px 0px 3px;float:left;font-weight:bold;}
.PageCounterText a{text-decoration:none;color: #ffffff;}
.PageCounterText a:hover{text-decoration:underline;color:#cccccc;}
.PageCounterTextActive {color:#ffffff;}
.PageCounterTextInactive {color:#aaaaaa; cursor:default; font-weight:normal;}
