﻿.mapper {
	position: relative;
	margin-top: 10px;
	border: 3px solid #404040;
	background: black url(/images/loading2.gif) no-repeat 2px 2px;
}
.mapper a, .mapper a:hover {
	border: 0;
}
.mapper .pin  {
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 1px;
}
.mapper .pin a {
	position: relative;
	width: 11px;
	height: 11px;
	left: -5px;
	top: -5px;
	background: url(/images/map_party.png) no-repeat;
	display: block;
}
.mapper .glow {
	margin: 0 2px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	cursor: default;
	white-space: nowrap;
}