#map {
  width:726px;
  line-height:19px;
  float:left;
}
#map .header {
  background:url('../img/schools/header.jpg') no-repeat;
  width:726px;
  height:42px;
}
#map .header h2 {
  font:bold 18px arial;
  color:#298f00;
  padding:11px 0px 0px 17px;
  margin:0px;
}
#map .content {
  width:726px;
  background:url('../img/schools/content_bg.jpg') repeat-y;
  border-bottom:solid 1px #cccccc;
  padding:0px 0px 10px 0px;
}
#map .content .info {
  padding:12px 0px 0px 18px;
  font:bold 13px arial;
  color:#333333;
  float:left;
}
#map .content .map_view {
  text-align:right;
  padding:10px 18px 0px 0px;
}
#map .content .map_view a{
  font:bold 13px arial;
  color:#336699;
  text-decoration:none;
}
#map .content .map_view a:hover{
  text-decoration:underline;
}
#map .content .box {
  width:726px;
  padding:10px 0px 10px 23px;
}
#map_canvas {
  width: 678px; 
  height: 500px; 
  background: url('../img/googlemaps_loader.gif'); 
  background-repeat: no-repeat; 
  background-position: center;
}
#sidebar {
  width:173px; 
  height:20px;
  top:-463px; 
  left:490px;
  background:white; 
  position: relative; 
  border:solid 1px #000000;
}
#sidebar .l {
  float:left; 
  padding:2px 45px 0px 3px; 
  color:#0086d6; 
  font:normal 11px arial;
}
#sidebar .s_h {
  float:left; 
  padding:2px 0px 0px 0px;
}
#show {
  display:none; 
  color:#0086d6; 
  font:normal 11px arial; 
  text-decoration:none;
}
#hide {
  color:#0086d6; 
  font:normal 11px arial; 
  text-decoration:none;
}



#info{
  font:normal 11px arial; 
  left:-1px; 
  line-height:18px; 
  padding: 3px; 
  width:167px; 
  top:18px; 
  position:absolute; 
  background:#ffffff; 
  border-right:solid 1px #000000; 
  border-left:solid 1px #000000; 
  border-bottom:solid 1px #000000;
} 
#info .gap {
  height:4px;
}
#info p {
  float:left; 
  padding:0px 4px 0px 3px;
}