#toc, #availNav {
  text-align: center; 
  float:left; 
  margin: 0px 20px 10px;
}
div.sh, thead tr th.sh {
  font-size: 14px;
  font-weight: bold;
  background: #d2d5cc;
  color: black;
  text-align: center;
  border: 1px solid black;
  padding: 9px 24px;
}
.bb {
  font-size: 12px;
  text-align: left;
  padding: 6px;
  border: 1px solid grey;
}
.availViewNavButton {
  margin: 0 3px 0 3px;
}
.buttonHolder {
  float: right;
  margin-right: 32px;
}
.cat_section {
  clear: both;
  text-align: center;
}
.btnIcon {
  font-family: 'Glyphicons Halflings';
  font-size: smaller;
}
.btmNav {
  margin: 4px 0 10px;
  text-align: center;
  clear: both;
}