#lbPrevLink { background: transparent url(/typo3conf/ext/slimbox/res/css/prev.gif) no-repeat 0% 100%; }
#lbNextLink { background: transparent url(/typo3conf/ext/slimbox/res/css/next.gif) no-repeat 100% 100%; }
#lbPrevLink:hover { background-position: 0% 100%; }
#lbNextLink:hover { background-position: 100% 100%; }
#lbCloseLink { background: transparent url(images/close-btn.gif) no-repeat center; }