.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}
.menu {
}
.navigation {
  width: 324px;
  text-align: center;
  margin: 20px 0 20px 0;
}
.prices {
  margin-top: 15px;
  width: 324px;
}

.ratings {
  margin-top: 15px;
  width: 324px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}
.searchform {
}

.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
