div.yandex_map {
  float: right;
}

.item_block_show div.yandex_map {
  float: left;
}

div.yandex_map table, div.yandex_map tr, div.yandex_map tr rh, div.yandex_map tr td {
  border: none;
}

table.point_table tr td {
  padding: 5px;
}

.label {
  text-align: right;
  font-weight: bold;
  width: 100px;
  vertical-align: top;
}

.location_row {
  display: none;
}

.hidden {
  display: none;
}

.creator_location {
  float: left;
}

#creator_map .creator_input_div {
  padding: 0;
}

.creator_locations {
  width: 600px;
  height: 290px;
}

.edit_locations {
  width: 600px;
  height: 290px;
}

.location_action_move,
.location_action_edit,
.location_action_destroy,
.location_action_add_to_item,
.location_action_delete_from_item {
  display: none;
}


.editable_true .location_action_move,
.editable_true .location_action_edit,
.editable_true .location_action_destroy {
  display: inline;
}

.addable_true.added_true .location_action_delete_from_item {
  display: block;
}

.addable_true.added_false .location_action_add_to_item {
  display: block;
}

.addable_false.editable_false .location_actions {
  display: none;
}

.location_actions {
  border-top: 1px solid #666;
  margin-top: 5px;
  padding: 4px 0 2px 0;
}

.location_actions a {
  font-weight: bold;
  white-space: nowrap;
  margin-right: 5px;
}

.location_balloon  {
  max-width: 230px;
  font-size: 11px;
}

.block_w2 .location_balloon,
.block_w3 .location_balloon  {
  max-width: 330px;
}

.location_balloon h3 {
  padding-bottom: 5px;
  font-weight: normal;
}

.location_balloon h4 {
  padding-top: 5px;
}

a.p_make_short {
  display: block;
  float: right;
}

.p_make_full {
  display: none;
}

.has_full_description_true .p_make_full {
  display: inline;
}

.search_locations_sidebar {
  height: 282px;
  width: 179px;
  position: absolute;
  overflow: auto;
  padding: 4px;
  background-color: white;
}

.search_locations_spinner {
  background: transparent url('activation_spinner.gif') no-repeat;
  width: 32px;
  height: 32px:
}

.search_locations_sidebar input[type=text] {
  width: 142px;
}

.search_locations_sidebar input[type=submit] {
  display: none;
}

.close_sidebar {
  position: absolute;
  z-index: 1;
  margin-left: 154px;
  margin-top: 5px;
  height: 14px;
  width: 14px;
  cursor: pointer;
  background: url('/images/myfishstory/icon_close_search.png')
}

.location_balloon hr {
  margin: 4px;
  height: 1px;
  background-color: #666;
  width: 100%;
}

.location_search_results a {
  padding: 5px 3px;
  display: block;
  font-size: 10px;
}

.location_search_results a:hover,
.location_search_results a:active
 {
  background-color: #ececec;
}

.location_form textarea,
.location_form input[type=text] {
  width: 200px;
}

.geo_point {
  max-width: 220px;
  padding: 2px;
}

.location_form table {
  padding: 5px;
  font-size: 11px;
}


.YMaps-b-balloon-content {
  overflow-y: auto !important;
  overflow-x: visible !important;
}

.block_type_location.block_w3 .block_inner,
.block_type_locations.block_w3 .block_inner {
  width: 907px;
}

.block_type_location.block_w2 .block_inner,
.block_type_locations.block_w2 .block_inner {
  width: 598px;
}

.block_type_location.block_w1 .block_inner,
.block_type_locations.block_w1 .block_inner {
  width: 291px;
}

.block_type_location .widget_default_inner,
.block_type_locations .widget_default_inner {
  padding: 0;
}

.block_type_location .widget_default_inner .widget_title,
.block_type_locations .widget_default_inner .widget_title {
  margin: 0;
}

.block_type_location .widget_locations,
.block_type_locations .widget_locations {
  margin: 0;
}

.is_new_true .location_action_destroy,
.is_new_true .location_action_go {
  display: none;
}

.block_type_location  .location_action_go {
  display: none;
}

.addable_true .location_action_new_geo_point {
  display: none;
}

.addable_false .location_action_add_geo_point {
  display: none;
}

.YMaps-b-balloon-m .YMaps-balloon-content-overflow-hidden {
  overflow: auto !important;
}

.locations_header {
  font-size: 18px;
  color: #707070;
  margin: 11px 0px 5px 0px;
}

.location_items a {
  display: block;
  background: transparent url('/images/blueright.png') no-repeat scroll 1px -4px;
  padding-left: 10px;
}

.about_location {
  padding: 10px 0;
}

.location_details_title {
  clear: left;
  color: #707070;
  font-size: 12px;
  padding-right: 10px;
  padding-top: 3px;
}
