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

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

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

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

.resTableColor {
  background: #ffffff;
}

.resTableTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #666666;
}

.storeInfoText {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
    color: #666666;

}
.storeInfoText-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
    font-style: italic;
	  color: #666666;


}
.storeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #666666;
}

.linkMap {

}