.searchTitle {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.textForm {
  font-family: arial;
  font-size: 12px;
}

input, select {
  font-family: arial;
  font-size: 12px;
}

.noResults {
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
}

.resTableColor {
  background: #ffffff;
}

.resTableTitle {
  font-family: arial;
  font-size: 18px;
  color: #000000;
}

.storeInfoText {
  font-family: arial;
  font-size: 12px;
}

.storeTitle {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.linkMap {

}