.map {
	margin-top: 25px;
	text-align: center;
}

.salesman {
	color: #000000;
	text-align: left;
	position: absolute;
	z-index: 99;
	visibility: hidden;
	background: url(../images/shadow.gif) no-repeat bottom right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
}

a.sales {
	color: #8cc63f;
	font-weight: bold;
}

.inner {
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 5px;
	border: solid 1px #000000;
	background: #FFFFFF;
}

.name {
	white-space: nowrap;
	font-weight: bold;
}

.choose {
	white-space: nowrap;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

area {
	cursor: pointer;
	background: #000000;
}

h2 {
	margin: 25px;
}

img.map {
	border: solid 2px #8cc63f;
}

.distributor {
	text-align: center;
}