﻿.paging_next
{
	width:13px;
	height:16px;
}

.paging_previous
{
	width:13px;
	height:16px;
}
.linkPaging
{
	font-size:11px;
	color:#AD064E;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background-color:White;
}

.linkPagingActive
{
	font-size:11px;
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background-color:White;
}