.searchTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  color:47292b;
  margin-bottom:12px;
}

.textForm {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

input, select {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

.noResults {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #47292b;
}

.resTableColor {
  background: #ffffff;
}

.resTableTitle {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight:bold;
  color: #47292b;
   padding-bottom:12px;
}

.storeInfoText {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height:20px;
}

.storeTitle {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #47292b;
  font-weight: bold;
  font-variant:small-caps;
}

.linkMap {

}