@charset "utf-8";
/* CSS Document */

#googlemap {
	height: 400px;
	width:  640px;
}
h4 {
	margin-top: 70px !important;
}
input[type="text"] {
	width: 300px;
	padding: 5px;
}
table th span {
	color: red;
}