.invisible {
  background: #FFEEDD url(../images/state_hidden.gif) no-repeat top right;
}

.contacts_hash_category_detail_full div {
  display: block;
  padding-top: 10px;
}

.contacts_hash_category_detail_full .label {
  font-weight: bold;
  padding-right: 10px;
  display: inline;
}

.contacts_hash_category_detail_full .value {
  padding-left: 10px;
  display: inline;
}

.contacts_hash_category_default div {
  display: block;
  padding-top: 10px;
}

.contacts_hash_category_default .label {
  font-weight: bold;
  padding-right: 10px;
  display: inline;
}

.contacts_hash_category_default .value {
  padding-left: 10px;
  display: inline;
}

#contacts-detail .contact_photo img {
  max-height: 150px;
  max-width: 150px;
}

#contacts-detail .contact_place img {
  max-height: 300px;
  max-width: 500px;
}