#noInner{
	overflow: visible;
	width: 870px;
	margin: 0 auto;
}
#noInner h1{
	font-size: 160%;
	margin-bottom: 10px;
}
#noInner h2{
	font-size: 120%;
	color: #333 !important;
	margin-bottom: 5px;
}
#noInner h3{
	font-size: 110%;
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
}
#printCaution{
	margin-top: 10px !important;
	color: #f00;
}
#noInner table{
	width: 380px;
}
#noInner dl{
	/* 20081202 mod */
	/*width: 470px;*/
    padding:8px;
	float:left;
}
#gmapValue{
	margin-bottom: 10px;
	/* 20081202 mod */
	/*width: 870px;*/
	width: 480px;
	/*height: 350px;*/
	height: 500px;
}
