.clear_fix{
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
 }

.navbar {
margin:0 0 0.6em 0;
padding:4px 0.4em;
color:#333;
background: #f1f1f1;
font-size:9pt;
line-height:160%;
}

.leftbox {
border:1px solid #E6E6E6;
margin-right:0px;
margin-bottom:26px;
padding-left:0.6em;
padding-bottom:0.6em;
min-height:500px;
background:#fff;
}

.map {
	width:100%;
	float:left;
	margin-left:1em;
}

.map .top {
	color:#f00;
	width:70px;
	float:left;
	line-height:170%;
}

.map .top a {
	color:#f00;
}

.map .node {
	width:600px;
	float:left;
	line-height:170%;
}

.map .node a {
	width:100px;
	float:left;
	font-size:9pt;
}