ul.facetItemsList {
  list-style: none;
  width: 269px;
  padding: 2px;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 15px;
  margin-right: 15px;
  margin-left: 0px;
  margin-top: 0px;
  background-color: #f1f1f1;
  background-color: #ffffcc;
  background-image: url('../images/facetCorner.png');
  background-position: top right;
  background-repeat: no-repeat;
  float: left;
  font-size: 13px;
  line-height: normal;
  padding-left: 10px;
  color: #444;
}

ul.facetItemsList li {
  padding-bottom: 2px;
  line-height: normal;
}

ul.facetItemsList li.facetTitle {
  font-weight: bold;
  font-size: 13px;
  color: #444444;
  padding-bottom: 5px;
}

div.autocomplete {
  margin: 0px;
  padding: 0px;
  background: #fff;
  position: absolute;
  background-image: none;
  background-color: #cfcfcf;
}

div.autocomplete ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: none;
  background-image: none;
  width: 250px;
  border: 1px solid #000;
}

div.autocomplete ul li.selected {
  background-color: #ccffcc;
}

div.autocomplete ul li {
  margin: 0;
  padding: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  list-style-type: none;
  cursor: pointer;
  background-color: #ffccff;
  border-bottom: 1px solid #000;
}

div.searchSectionTitle {
  clear: both;
  font-size: 18px;
  letter-spacing: 2px;
  color: #000;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 25px;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #fff;
  border-left: 3px solid;
  border-top: 3px solid;
  border-color: #000;
}

div.srchSecWrap {
  overflow: hidden;
  padding-left: 15px;
  border-left: 3px solid #000;
  padding-top: 15px;
}

div.searchPagination {
  display: table-row;
}

div.searchPagination a,div.searchPagination span {
  font-size: 14px;
  border: none;
  display: table-cell;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
}

div.searchPagination span.currentStep {
  color: #000;
  font-weight: bold;
}

div.helpHidden {
  background-color: #eee;
  border-color: #999;
  border-left: 3px solid #999;
  border-top: 3px solid #999;
  color: #555555;
}

form#searchForm input,ul li input {
  background-color: #ffffcc;
  border-width: 1px;
  border-color: #999;
}

div#searchFields ul {
  background-color: #fff;
  background-image: none;
}

div#srchBttns {
  float: right;
}

ul.singleSearchField input {
  width: 119px;
  }

div#srchBttns input {
  background-color: #666;
  font-weight: bold;
  font-size: 14px;
  width: 180px;
  color: #fff;
  line-height: 1;
  border-color: #666;
  margin: 5px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}

ul.singleSearchField {
  background-color: #fff;
  padding: 0px;
  width: 150px;
  background: none;
}

div.pulsate {
  float: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

.facetItemCount {
  color: #000;
}

input.customRange {
  background-color: #fff;
  width: 40px;
}

ul.activeSrchInput {
  background-color: yellow;
  border: 1px solid #999;
  padding: 2px;
  margin-right: 5px;
}

a.anchorBttn {
  font-size: 13px;
  line-height: normal;
  padding-left: 30px;
  font-weight: bold;
}
