#altasib_geobase_info{
	position: absolute;
	display: none;
	width: 400px;
	z-index: 999;
	margin-top: -30px;
	border: 0;
	background-color: #fff;
	max-height: 107px;
	overflow-y: scroll!important;
}
#altasib_geobase_info div, #altasib_geobase_info span{
	display: inline-block;
	padding: 8px 6px;
	font: normal 14px Tahoma;
	color: #8c8c8c;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
}
#altasib_geobase_info div:hover{
	background-color: #e6ecef;
	cursor: pointer;
}
