/* CSS Document */

.waitingwhite { position: absolute; background: url(waitingwhite.gif) center center no-repeat white; }
.waitingwhitebig { position: absolute; background: url(waitingwhitebig.gif) center center no-repeat white; }
.waitingblack { position: absolute; background: url(waitingblack.gif) center center no-repeat black; }
.waitingblackbig { position: absolute; background: url(waitingblackbig.gif) center center no-repeat black; }
.ajaxerror { position: absolute; background: red; color: yellow; font-weight: bold; padding: .5em 1em; }

a.ranker { text-decoration: none; }
.paginator { text-align: center; }