.member_pagesize {
	width: 100%;
	text-align: center;
	margin: 15px auto 0;
	font-family: "ËÎÌå";
	clear: both;
	font-size: 14px;
	line-height: 2em;
}

.member_pagesize span {
	margin-left: 2px;
	text-align: center;
	border: 1px solid #6d95ae;
	padding: 3px 6px;
	vertical-align: text-bottom !important;
	vertical-align: middle;
	zoom: 1;
	line-height: 14px;
}

.member_pagesize a {
	font-size: .9em;
	color: #2f688c;
	margin: 0 1px;
	text-decoration: none;
	font-family: verdana, "ËÎÌå";
}

*+html .member_pagesize span {
	vertical-align: middle !important;
}

.member_pagesize span.last {
	border: none;
}

.member_pagesize span.false {
	border: none;
}

.member_pagesize span.on {
	background-color: #6d95ae;
	color: #fff;
}

div.sabrosus,div.green-black {
	font-size: 14px;
	line-height: 2em;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 60%; 
	padding-left: 25px;
}
/*CSS sabrosus style pagination*/
/*================	sabrosus Begin	================*/
div.sabrosus {
	padding: 	3px;
	margin: 	3px;
	text-align: center
}
div.sabrosus a {
	padding: 		2px 5px 2px 5px;
	margin-right: 	2px;
	border: 		#9aafe5 1px solid; 
	color: 			#2e6ab1; 
	text-decoration: none;
}
div.sabrosus a:hover, div.sabrosus a:active {
	color: 				#000;
	border: 			#2b66a5 1px solid;	
	background-color: 	lightyellow
}
div.sabrosus span.current {
	border: 		#2e6ab1 1px solid; 
	padding: 		2px 5px 2px 5px;
	font-weight: 	bold;
	color: 			#fff; 
	margin-right: 	2px;
	background-color:#2e6ab1
}
div.sabrosus span.disabled {
	padding: 		2px 5px 2px 5px;
	margin-right: 	2px;
	border: 		#929292 1px solid;  
	color: 			#929292; 
}
div.sabrosus input.input{
	border: 		1px solid #9aafe5;
	color:			#2e6ab1;
	height:			19px;
}
div.sabrosus span.other{
	padding:		2px 5px 2px 5px;
	border:			#9aafe5 1px solid;
	color: 			#929292;
	margin-right: 	2px;
}
/*================	sabrosus End	================*/

/*CSS green-black style pagination*/
/*================	green-black Begin	================*/
div.green-black {
	padding: 3px; margin: 3px; text-align: center;
}
div.green-black a {
	border: #2c2c2c 1px solid; 
	padding: 2px 5px 2px 5px;
	background: url(../images/pageimage1.gif) #2c2c2c; 
	color: #fff; 
	margin-right: 2px;
	text-decoration: none;
}
div.green-black a:hover, div.green-black a:active {
	border: #aad83e 1px solid; background: url(../images/pageimage2.gif) #aad83e; color: #fff; 
}
div.green-black span.current {
	border: #aad83e 1px solid; 
	padding: 2px 5px 2px 5px;
	font-weight: bold; 
	background: url(../images/pageimage2.gif) #aad83e; 
	color: #fff; 
	margin-right: 2px; 
}
div.green-black span.disabled {
	border: #f3f3f3 1px solid; 
	padding: 2px 5px 2px 5px;
	color: #ccc; 
	margin-right: 2px; 
}
div.green-black input.input{
	border: 		#2c2c2c 1px solid; 
	margin-bottom:	-1px;
}
div.green-black span.other{
	padding: 	2px 5px 2px 5px;
	border: 	#2c2c2c 1px solid; 
	background: url(image1.gif) #2c2c2c; 
	color: #fff;
	margin-right:2px;
}
/*================	green-black End	================*/