div.cont_main {
	margin-left: 25px;
	text-align: left;
	}

div.box_title {
	font-size: 100%;
	font-weight: bold;
	color: rgb(200,0,0);
	margin-bottom: 10px;
	}

div.gmap0 {
	width: 600px;
	height: 300px;
	background-color: rgb(220,220,220);
	margin: 10 0 0 0px;
	}

div.gmap1 {
	width: 800px;
	}

td.label {
	padding: 0 10 0 10px;
	font-size: 95%;
	text-align: left;
	}

td.value {
	padding: 0 60 0 10px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	}

