
ul#itemContainer {
	list-style:none;
	margin:0;
	padding:0;
}
 .holder {
   margin: 15px auto !important;
display: table;

}
.holder a {
   
position: relative;
float: left;
padding: 6px 12px !important;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
border-top-color: rgb(221, 221, 221);
border-right-color: rgb(221, 221, 221);
border-bottom-color: rgb(221, 221, 221);
border-left-color: rgb(221, 221, 221);

}
.holder a:hover 
{
    z-index: 3;
    color: #23527c;
   background-color: #eee;
    border-color: #ddd;

}
.holder a.jp-previous {
   
}
.holder a.jp-next {
  
}
.holder a.jp-first {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.holder a.jp-last {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.holder a.jp-current,a.jp-current:hover {
  z-index: 2;
color: #fff !important;
cursor: default;
background-color: #337ab7 !important;
border-color: #337ab7!important;

}
.holder a.jp-disabled,a.jp-disabled:hover {
    color:#bbb!important;
}
.holder a.jp-current,a.jp-current:hover,.holder a.jp-disabled,a.jp-disabled:hover {
    cursor:not-allowed!important;
    
}
.holder span {
    margin: 0 5px!important;
}
#legend1 
{  
    display: inline-block;
    font-size:12px !important;
}
#legend2 
{
    margin-left: 10px;
    display: inline-block;
    font-size:12px !important;
}
.numbr 
{
    margin-top:23px;
} 
