#direction
{ 
  float:left;
  width:348px;
  height:360px;
  padding:25px;
  color:#404040;
  font-size: 120%;
  font-family: serif;
  overflow-y:auto;
  #font-family: Times New Roman, serif; //hack for IE6.
  _font-family: Times New Roman, serif; //hack for IE7.
}

#map
{ 
  float:right;
  width:400px;
  height:410px;
  overflow:hidden;
}
