#twGmap {   
  float: left;   
  width: 600px;    
  height: 550px;   
}   
  
#twGmapSidebar {   
  float: left;   
  width: 300px;   
  margin: 4px;   
  padding: 4px;   
  background-color: white;   
}
#twGmapSidebar a { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#twGmapSidebar a:link { color: #550f1f; }
#twGmapSidebar a:visited { color: #550f1f; }
#twGmapSidebar a:hover { color: #c16a00; }
#twGmapSidebar a:active { color: #c16a00; }


