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