.m_tooltip {
	border: 1px solid #000;
	background-color: #e1e2e9;
	padding: 4px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.m_point {
    width: 15px; height: 13px; background: url(/i/flag.png) no-repeat; position: absolute; display: none;
}
.m_map {
    background: url(/i/map.png) no-repeat; width: 516px; height: 355px;
}
#m_edit {
    display: none; background: #cccccc;  position: absolute; z-index: 1500;
}
#m_edit .text {
    width: 200px;
}
#m_map_dump {
    display: none;
}
