/* $Id: simplemap.css,v 1.1.2.1 2009/11/08 00:10:53 mistergroove Exp $ */

div.mapcanvas {
    height:450px;
    width:100%;
}

div.mapcanvas .markercontent {
  color:#111111;
  line-height:normal;
}

div.mapcanvas .markercontent .locationtitle {
    font-weight: bold;
}