 /*------------------------------------zend pagination ---------------------------------*/
 .next_prev1_zend{
	float:left;
	width:60px;
	height:16px;
	text-align:center;
/*	margin-left:10px;
	margin-right:10px;*/
	text-decoration:none;
	
}
 .next_prev2_zend{
	float:left;
	width:60px;
	height:18px;
	text-align:center;
/*	margin-left:10px;
	margin-right:10px;*/
	text-decoration:none;
	margin-right:2px;
}
.next_prev_btn2_zend{
	font-size:11px;
	/*font-weight:bold;*/
	width:25px;
	height:16px;
	float:left;
	background-color:#ffffff;
	border:1px solid #FDF2EC;
	display:block;
	text-decoration:none;
	margin-right:2px;
}
.next_prev_btn2_zend:hover{
	font-size:11px;
	font-weight:bold;
	width:25px;
	height:16px;
	color:red;
	background-color:#FFFFFF;
	border:1px solid #FFDEA6;
	display:block;
	text-decoration:none;
	margin-right:2px;
}
.next_prev_btn3_zend{
	font-size:11px;
	/*font-weight:bold;*/
	width:25px;
	height:16px;
	color:#AAAAAA;
	background-color:#ffffff;
	border:1px solid #FDF2EC;
	display:block;
	text-decoration:none;
}
.next_prev_btn_zend1:hover{
	font-size:11px;
	/*font-weight:bold;*/
	width:60px;
	height:18px;
	color:red;
	background-color:#ffffff;
	border:1px solid #844D00;
	display:block;
	text-decoration:none;
}
.next_prev_btn_zend1{
	font-size:11px;
	/*font-weight:bold;*/
	width:60px;
	height:18px;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #844D00;
	display:block;
	text-decoration:none;
}
.next_prev_btn_zend{
	font-size:11px;
	/*font-weight:bold;*/
	width:60px;
	line-height:16px;
	height:16px;
	color:#AAAAAA;
	background-color:#ffffff;
	border:1px solid #844D00;
	display:block;
	text-decoration:none;
}
.next_prev_zend{
	float:left;
	width:27px;
	height:18px;
	text-align:center;
	margin-right:2px;
	margin-left:2px;
	color:red;
	border:1px solid #844D00;
	text-decoration:none;
}
.paginationControl
{
	height:23px;
	text-align:center;
	/*padding-right:2px;
	padding-left:2px;*/
	padding-bottom:5px;
	padding-top:20px;
	float:left;
}
 /* ------------------------------end zend ----------------------------------

