#gmap{
    width: 750px;
	height:400px;
	margin:0;
	padding:0;
}
div.images{
	visibility: hidden;
}
div.images img{
	visibility: hidden;
	width: 0px;
	height: 0px;
}
div.point{
	font-size: 14px;
	 font-weight:bold;
	margin:20px 0 0 0;
}