/* SLIMBOX */

#lbPrevLink:hover {
	background: transparent url(multi/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink:hover {
	background: transparent url(multi/nextlabel.gif) no-repeat 100% 15%;
}

#lbCloseLink {
	background: transparent url(multi/closelabel.gif) no-repeat center;
}