#map_wrapper {
	height: 400px;
}

#map_canvas {
	width: 100%;
	height: 100%;
}

#map {
   border:10px solid #BDE0E3;
}

.gm-style-iw {
   height: 40px;
   width: 170px;
   text-align:center;

}
.gm-style-iw a {
   font-weight: bold;
   font-size:14px;
   text-transform: uppercase;
}
.gm-style-iw + div {display: none;}
.visualizza_dati {
	text-transform: lowercase;
	font-weight: normal;
	color:#999;
}