Hi Don,
Your suggestion did not do the trick but put me in the right direction, so I also but in left float on and it worked out!! THANKS! :
.gkIsWrapper-gk_black_and_white .gkIsPagination { position:absolute; z-index:101; float: left; list-style-type:none; }
.gkIsWrapper-gk_black_and_white .gkIsPagination li { width:10px; cursor:pointer; float:left; margin-right:8px; color:#fff; font-size:7px; font-family: Georgia, "Times New Roman", Times, serif !important; background-color: #fff; height: 10px; border-width: 1px; }
.gkIsWrapper-gk_black_and_white .gkIsPagination li.active { color:#af8420; background-color: #af8420; float: left; }