.loupeLightbox {
	position:absolute;
	margin:10px 0 0 10px;
	width:20px;
	height:20px;
	z-index:5;
	background-image: url(/jquery/loupe_vignette.gif);
	background-repeat: no-repeat;
	cursor:hand;
	padding:0;

	background-position : bottom right ;
}
