.home_cycle-pager { position:absolute;  width: inherit; height: 35px; overflow: hidden; z-index: 9900; margin-bottom:12px;margin-top:-35px;
text-align:right;}
.home_cycle-pager span {text-align:right;
  font-family: arial; font-size: 40px; width: 20px; height: 20px; color:#FFF; padding:0 5px 0 0;/* background-color:#FFF; */
}
.home_cycle-pager span.cycle-pager-active {
   font-family: arial; font-size: 40px; width: 20px; height: 20px; color:#c45e10; 
} 
.home_cycle-pager > * { cursor: pointer;}