.EM_HotSpot_close {
	position: absolute;
	right: -25px;
	top: -25px;
	width: 50px;
	height: 50px;
	background-image: url('../images/EM.HotSpot.close.svg');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 100;
}
