/* SLIMBOX */

#lbPrevLink:hover {
	background: transparent url(prevlabel_de.gif) no-repeat 0% 15%;
}

#lbNextLink:hover {
	background: transparent url(nextlabel_de.gif) no-repeat 100% 15%;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 91px;
	height: 22px;
	background: transparent url(closelabel_de.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 96px;
}


