div.aimap {
	position: fixed;
	top: 120px;
	left: 20px;
	z-index: 100;
	width: 290px;
	bottom: 18px;
	overflow-y: auto;
	overflow-x: hidden !important;
}
