.wpce_map_wrapper {
	position: relative;
}
.wpce_event_infos {
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(255,255,255,0.75);
	color: #333;
	font-size: 14px;
	padding: 5px 10px;
	text-align: right;
}
