.mapouter {
	position: relative;
	text-align: right;
	height: 200px;
}

.gmap_canvas {
	overflow: hidden;
	background: none !important;
	height: 200px;
}

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