/* tt_address */
.name, .descr, .contact, .adr {
  font-size: 12px;
  color: #4a4a4c;
 } 

.vcard {
  margin-bottom: 22px;
 }

.vcard a {
  text-decoration: underline;
 }

.name {
  font-weight: bold;
 }

.tx-indexedsearch-res {
  margin-top: 20px;
 }

.tx-indexedsearch-redMarkup {
  color: #44c0eb;
 }

.tx-indexedsearch-title {
  font-size: 14px;
 }
