.leftTermsDiv
  {
  width:25%;
  float:left;
  padding-right: 1%;
  }
  
.rightLinksDiv
  {
  float:left;
  width:74%;
  }
  
.xllSideTitle
  {
  background-color: #8a180e;
  color: white;
  font: bold;
  font-size: large;
  padding:10px;
  }

.xllSideTitle a
  {
  background-color: #8a180e;
  color: white;
  width: 100%;
  text-decoration:none;
  font: bold;
  font-size: large;
  }

.xllFilters1
  {
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  background-color: #eeeeee;
  font-size: small;
  display: block;
  }

.xllFilters2
  {
  /* border-style: solid;
  border-width: 1px;
  border-color: #999999;
  background-color: #eeeeee; */
  padding-left:15px;
  font-size: small;
  display: none;
  }

.xllFilters1 a
  {
  color: black;
  font-size: small;
  }

.xllFilters2 a
  {
  color: black;
  font-size: small;
  padding-left:5px;
  text-decoration:none;
  }

.xllFiltersTitle
  {
/* border-style: solid;
  border-width: 1px;
  border-color: #999999;
  background-color: #483108; 
  font-size: smaller;
  color: white; */
  font: bold;
  padding: 10px 5px;
}

.xllFiltersTitle a
  {
 /*  background-color: #483108; */
  font-size: smaller;
/*  color: white; */
  text-decoration:none;
  font: bold;
  }
.expLLPages{margin-top:5px;}
