.jvectormap-label {
	background: rgb(41, 41, 41); padding: 3px; border-radius: 3px; border: 1px solid rgb(205, 205, 205); border-image: none; color: white; font-family: sans-serif, Verdana; font-size: smaller; display: none; position: absolute; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.jvectormap-zoomin {
	background: rgb(41, 41, 41); padding: 3px; border-radius: 3px; left: 10px; width: 10px; height: 10px; text-align: center; color: white; line-height: 10px; position: absolute; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.jvectormap-zoomout {
	background: rgb(41, 41, 41); padding: 3px; border-radius: 3px; left: 10px; width: 10px; height: 10px; text-align: center; color: white; line-height: 10px; position: absolute; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.jvectormap-zoomin {
	top: 10px;
}
.jvectormap-zoomout {
	top: 30px;
}
