.searchTitle {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.textForm, .navText {
  font-family: arial;
  font-size: 12px;
}

input, select {
  font-family: arial;
  font-size: 12px;
}

.noResults, .error {
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
}

.resTableColor {
  background: #465137;
}

.resTableTitle {
  font-family: arial;
  font-size: 14px;
  font-weight:bold;
  color: #000000;
  padding:5px;
  border-right:1px dotted #465137;
  border-bottom:1px solid #465137;
}
.grid-row{border-bottom:1px solid #465137;}
.grid {
border-right:1px dotted #465137;
padding:5px;
font-family: arial;
font-size: 12px;
}
.grid2 {
background-color:#465137;}

.storeInfoText {
  font-family: arial;
  font-size: 12px;
  border-right:1px dotted #465137;
  padding:5px;
}

.storeTitle {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.linkMap {

}
