﻿.pager
{
	color:#656565;
	height: 30px;
	line-height: 29px;
	text-align:center;
	margin:50px 0;
}
.pager a
{
	margin: 2px 10px;
	padding: 2px 8px;
	border: 0px;
	text-decoration: none;
	color:#656565;
	font-size:14px;
}
.pager a:hover
{
	color: #b7851e;
	border-radius:50%;
	background:#000;
	color:#fff;
}
.pn:hover
{
	background:none !important;
}
.pager .cpb
{
	margin: 2px 10px;
	padding: 2px 8px;
	color: #fff;
	font-size:14px;
	background:#000;
	border-radius:50%;
}
.currentpageindex
{
	color: #fff !important;
	background:#000 !important;
    margin-right:0px !important;
}
.pagecount
{
	color: Red;
}
.custominfoclass
{
	padding-right: 5px;
	padding-top: 5px;
	width: auto;
}
.prv a {
 margin-right:0px !important;
}
.pagination a:hover
{
	color: #fff !important;
	background:#000;
}



