 div.qzPagination {
	text-align: center;
	margin:0px 0 40px 0;
	font-size:20px;font-weight:bold
}

div.qzPagination a {
	padding:9px 15px 12px 13px;
	margin-right: 5px;
	color: #369648;
	text-decoration: none;
}

div.qzPagination a:hover {
	padding:9px 15px 12px 13px;
	margin-right: 5px;

	color:#ffffff;
		background: url(../images/xx.gif) 2px 5px no-repeat;

	text-decoration: none;


}

div.qzPagination a:active {


	color:#ffffff;
	padding:9px 15px 12px 13px;
	text-decoration: none;		background: url(../images/xx.gif) 2px 5px no-repeat;


}

div.qzPagination span.current {

	padding:9px 15px 12px 13px;
	margin-right: 5px;
	font-weight: bold;
	color: #fffffd;
	background: url(../images/xx.gif) 2px 5px no-repeat;
	width:36px;height:36px; 
}

div.qzPagination span.disabled {

	padding: 2px 5px 2px 5px;
	margin-right: 5px;
	color: #427aab;
     position:relative;top:2px;
}