.holder {
	margin: 15px 0;
	position:absolute;
	    bottom: 0;
	    padding-top:15px;
}
 .hpclient{overflow:inherit!important;}
 .hpclient ul{min-height:auto!important}
.hpclient .hp08v1{height:auto;}
.holder a {
	font-size: 12px;
	cursor: pointer;
	margin: 0 3px;
	color: #222222;
	padding:7px 10px;
	background-color: #dcdcdc;
}

.holder a:hover {
background-color: #DA251D;
    border-color: #DA251D;	color: #fff;
}

.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }

.holder a.jp-current, a.jp-current:hover { 
	color: #fff;
	font-weight: bold;
	background-color: #DA251D;
    border-color: #DA251D;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
}

.holder span { margin: 0 5px; }