﻿.paging_next
{
	width:13px;
	height:16px;
}

.paging_previous
{
	width:13px;
	height:16px;
}
.linkPaging
{
	font-size:12px;
	color:#757575;
	font-weight:normal;
	text-decoration:none;
	border:0px;
	cursor:pointer;
	background-color:White;
}

.linkPagingActive
{
	font-size:12px;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	cursor:pointer;
	background-color:White;
}
