@CHARSET "UTF-8";
#gsresults, #abstracts, #gsxresults {
  float: left;
  width: 70%;
}
#facets {
  width: 27%;
  float: right;
  background-color: #efefef;
  margin-right: 2%;
  margin-bottom: 1.5em;
  border: 1px solid #e3e4e9;
  padding: 0;
}
#facets .section {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e3e4e9;
  font-size: 0.9em;
}
#facets .section h2 {
  font-size: 1em;
  background-color: #e3e4e9;
  padding: 2px 5px;
}
#facets .section h3 {
  font-size: 0.9em;
  letter-spacing: 0.05em;
  padding: 2px 5px;
}
#facets .section div {
  padding: 5px 5px 15px 5px;
}
#facets .section div p {
  margin-bottom: 0;
  padding: 2px 5px 0 5px;
}
#facets .subfields li em {
  color: #444;
  font-style: normal;
  /* font-size: 0.9em; */
}
sup {
   font-size: 0.6em;
}
