#ftHolder { margin-bottom: 20px; }
#ftHolder .ft-prev, .ft-next { background-color: #000; padding: 0 10px; color:#ffffff; display:none; } 

#ft-buttons-ftHolder  {  margin-top: -10px; } 
#ft-buttons-ftHolder  a:first-child { margin-left: 440px;  }
#ft-buttons-ftHolder  a {
  display:block;
  width:4px;
  height:4px;
  background-image:url(/images/paginationR.png);
  background-position:0 0;
  float:left;
  overflow:hidden; 
  font-size: 1px; 
  margin-right: 14px; 
}
#ft-buttons-ftHolder .ft-button-ftHolder-active {
  display:block;
  width:4px;
  height:4px;
  background-image:url(/images/paginationR.png);
  background-position:0 -14px;
  float:left;
  overflow:hidden; 
  font-size: 1px; 
  margin-right: 14px;
}