#map_search{
  width:540px;
  height:460px;
}

#loading_icon{
 /* width:100px;
  height:80px;  
 /* background: url(/_items/mm/images/ajax-loader-pw.gif) transparent no-repeat;
  background-color:red;*/
  visibility:hidden;
}
ul.poi_list{
  border: 1px solid #CCCCCC;
  max-height: 380px;
  overflow-y: scroll;
  margin-bottom: 5px;
}

.poi_list li{     
  border: 1px solid #CCCCCC;
  list-style-type:decimal;
  padding:5px;
}