/*
  location.css
*/
 
div.map_link_div {
  padding: 3px 5px;
}


table.locations_menu_table td {
  padding: 3px 5px;
}

td.td_location_cell_link {
}

td.td_location_cell_selected {
  background-color: #c6c5a2;
  border: 1px solid #bdbb91;
  font-weight: bold;
}

td.td_location_cell_last {
  border-left: 0px solid black;
}
