#webshopFilterExtraBar a{
	text-decoration:none;
	}
	
#webshopFilterExtraBar a:hover{
	text-decoration:underline;
	}
	
.imgZoom{
	font-size:10px;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;

}

.imgZoom a{
	text-decoration:none;
	
}

.imgZoom a:hover{
	text-decoration:underline;
}

.loupe { border:1px solid #979797; cursor:none; }
