
str.placemarkcategory {
/*  width:            250px;*/
  cursor:           pointer;
}


div#map_canvas {
  width:            750px;
  height:           500px;
}


div.linediv { 
  line-height:      11px;
}


div.categorycheckbox {
  width:            20px;
}


div.placemarkcategory {
  line-height:      9px;
  float:            right;
}


p.placemarkcategory { 
  line-height:      9px;
}

p.placemarkcategory-selected { 
  font-weight:      bold;
  background-color: #4488D0;
  color:            #FFFFFF;
  line-height:      9px;
}

.mainfont {
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        9px;
}
