/* _____MAP POPCORN PLUGIN STYLES_____ */

.mapHolder {
	position:	relative;
	width:		100%;
	height:		100%;
}

.mapLabel {
	font-weight:bold;
	font-size:	1.2em;
	position:	absolute;
	top:		0;
	left:		0;
	padding:	10px;
}