/* SLIMBOX ESPAŅOL*/
#lbPrevLink:hover {
	background: url(prevlabel_spanish.png) no-repeat 0 15%;
}

#lbNextLink:hover {
	background: url(nextlabel_spanish.png) no-repeat 100% 15%;
}

#lbCloseLink{
	background: url(closelabel_spanish.png) no-repeat center;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	margin: 5px 0;
	outline: none;
}
