                .infoboxgooglemapapi
					{
						text-align:justify;
						border:#cccccc dotted 1px;
						padding:10px;
						height:250px;
						width:200px;
										
					}
					
				.infoboxgooglemapapi:hover
					{
						text-align:justify;
						border:#cccccc dotted 1px;
						background:#cccccc;
						padding:10px;
						height:250px;
						width:200px;
					}
					#map_canvas
					{
						width:500px;
						height:500px;
					}
					

