.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbbbbb;
  margin-top: 45px;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  float: left;
  *zoom: 1;
  margin:  0 0 -2px 0;
  border-bottom: 1px solid #bbbbbb
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 13px;
  font-weight: normal;
  color: #bbbbbb;
  display: block;
  cursor: pointer;
  background: url("../images/tab.png") no-repeat;
  text-decoration: underline;
  font-family: "Bell Gothic Std W01 Bold";
  width: 177px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
}
.searchindex-results li a:hover {
  border-bottom: none;
  background: url("../images/tab-active.png") no-repeat #000000;
  color: #fff;
  width: 177px;
  height: 29px;
  line-height: 29px;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active {border-bottom: 0;}
.searchindex-results li.active a {
  cursor: default;
  border-bottom: none;
  background: url("../images/tab-active.png") no-repeat #000000;
  color: #fff;
  width: 177px;
  height: 29px;
  line-height: 29px;
}
.searchindex-result .pages ol li {padding: 0;}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #ffd503;
  font-size: 16px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}
