.searchTitle {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.textForm {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

input, select {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.noResults {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

.resTableColor {
  background: #ffffff;
}

.resTableTitle {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.storeInfoText {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.storeTitle {
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

.linkMap {
font-weight: bold;
font-size:10px;
text-decoration:none;

}
