.nivo-controlNav { position:absolute; left:47%; bottom:-32px; }
.nivo-controlNav a { display:block; width:14px; height:14px; top: -14px; background:url(bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:8px; float:left; }
.nivo-controlNav a.active { background-position:0px -14px; }
.nivo-directionNav a { display:block; width:30px; height:30px; background:url(arrows.png) no-repeat; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-30px 0; right:10px; }
a.nivo-prevNav { left:10px; }
