.pagination{
	width:550px;
	margin-left: 315px;
}
.pagingBorder{
	color: #3170AC;
	float: center;
	font-weight: bold;
	font-family: verdana;
	border: none;
	padding: 4px 11px;
	border-radius: 3px;
	height: 34px;
	margin-left: 2px;
	line-height: 34px !important;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	cursor: auto;
	zoom: 1;
}
.pagingBorder:hover{
	text-decoration: none;
	background: #3170AC;
	color: #fff !important;
}
.pagingLink{
	color: #3170AC;
	float: center;
	height: 34px;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin-left: 2px;
	font-family: arial;
	line-height: 34px !important;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	cursor: auto;
	zoom: 1;
}
.pagingLink:hover{
	background: #3170AC;
	color: #fff;
	text-decoration: none;
}
.pagingArrows{
	background: #3170AC;
	float: center;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding-top: 5px;
	height: 34px;
	line-height: 34px !important;
	border-radius: 3px;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin-left: 2px;
	font-family: arial;
	font-size: 14px;
	overflow: hidden;
}
.pagingArrows:hover{
	color: #ECA22E;
	text-decoration: none;
}
.pagingEtc{
	font-family: verdana;
	float: center;
	border: none;
	padding: 4px 11px;
	border-radius: 3px;
	float: center;
	height: 34px;
	margin-left: 2px;
	line-height: 34px !important;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	zoom: 1;
	color: #333;
}
.paginationTable{
	border: 0px;
}
.paginationTable td{
	border: 0px;
}