.locationtitle
{
  color:#FF9900;
  font-weight:bold;
  font-size:12px;
  margin:0 0 10px 0;
}

.locationinfo
{
  font-size:12px;
  margin:0 0 5px 0;
}

.locationinfo ul
{
  list-style-image:url(images/botonlista3.gif);
}

.locationinfo ul li
{
  margin:2px 0 0 30px;
}

.locationmap
{
  border:1px solid #223A6B;
  width:570px; 
  padding:3px;
}

#map
{
  width:100%;
  height:275px
}

#directions
{
  text-align:left;
  width:98%;
}




