.hotspots{
	position: absolute;
}

.hotspots .hotspot{
	position: absolute;
}
.hostspots .hotspot .close{
	cursor: pointer;
	cursor: hand;
}
.hotspots .hotspot .flag{
	cursor: pointer;
	cursor: hand;
	position: absolute;
}
.hotspots .hotspot .overlay{
	position: relative;
}

.hotspots .hotspot .overlay.right{
	
}
.hotspots .hotspot .overlay.left{
	
}