#modMap
{
	width: 585px;
	margin: 0 0 5px 0;
}

#modMap .header
{
	background: #165594 url(http://cachefly.eslworldwide.com/esl/img_modules/esl/topbar585.jpg) no-repeat;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	padding: 0 8px;
	font-weight: bold;
	color: #fff;
}

#modMap ul
{
	background: url(http://cachefly.eslworldwide.com/esl/img_modules/esl/map.jpg) no-repeat;
	width: 585px;
	height: 320px;
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #175694;
}

#modMap ul li
{
	list-style-type: none;
	display: inline;
}

#modMap ul li a
{
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	outline: none;
}

#modMap ul li a span
{
	display: block;
	position: absolute;
}

#modMap ul li a span.Name
{
}

#modMap ul li a span.Dot
{
	font-size: 15pt;
}
