.imagemap-label
{
	position: absolute;
	width: 110px;
	height: 10px;
	padding: 15px;
	color: #000066;
	background-color: #E6EAF5;
	border: 3px solid #FFFFFF;
	text-align: center;	
}

.imagemap-label-small
{
	margin: 5px;
	position: absolute;
	width: 150px;
	padding: 10px;
	color: #000066;
	background-color: #E6EAF5;
	z-index: 1000;
}

.imagemap-label-small li
{
	list-style-image: none;
}