.holder {
	margin: 10px 0;
	text-align: right;
}
.holder a {
	
	font-size: 12px;
	cursor: pointer;
	padding: 3px 8px;
	color: #333;
	background-color: #fff;
	border:1px solid #e3e3e3;
	margin:0 2px;
	line-height:100%;
}
.holder a:hover {
	background-color: #e3e3e3;
	color: #fff;
}
.holder span {line-height:100%;}
.holder a.jp-previous { margin-right: 2px; }
.holder a.jp-next { margin-left: 2px; }
.holder a.jp-current, a.jp-current:hover { 
	color: #FF4242;
	font-weight: bold;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}
#global_top .holder a.jp-current, a.jp-current:hover {
	cursor: default; 
	background:#2478d8;
	
	color:#fff;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background:#e3e3e3;
	
}
.holder span { margin: 0 5px; }
.holder1 {
	margin: 10px 0;
	text-align: right;
}
.holder1 a {
	
	font-size: 12px;
	cursor: pointer;
	padding: 3px 8px;
	color: #333;
	background-color: #fff;
	border:1px solid #e3e3e3;
	margin:0 2px;
	line-height:100%;
}
.holder1 a:hover {
	background-color: #e3e3e3;
	color: #fff;
}
.holder1 span {line-height:100%;}
.holder1 a.jp-previous { margin-right: 2px; }
.holder1 a.jp-next { margin-left: 2px; }
.holder1 a.jp-current, a.jp-current:hover { 
	color: #FF4242;
	font-weight: bold;
}
.holder1 a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}
.holder1 a.jp-current, a.jp-current:hover {
	cursor: default; 
	background:#2478d8;
	color:#fff;
}
.holder1 a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background:#e3e3e3;
	
}
.holder span { margin: 0 5px; }
