#map {
	width: 100%;
	height: 650px;
	position: absolute;
	left: 0px;
}
.map_container {
	height: 650px;
	width: 100%;
}
.gmap_settings_field{
	width: 400px;
	}
	.gmap_labal_field {
		width: 300px;
		display: block;
		text-align: left;
	}
#map h3{
	margin: 0px;
}
#map ul li{
	list-style: none;
	margin: 0px;
}
.addimage img{
	width : 300px;
}
