.small-square {
  font-family: Arial;
  color: #5f574f;
  position: absolute;
  top: 0;
  margin: 0 0 0 -15px;
  content: '\25AA';
}
h1 {
  margin-bottom: 20px;
}
h2 {
  font-size: 1.6em;
}
.ie7-clear {
  font-size: 0;
  height: 1px;
  clear: both;
}
#mainmenu {
  margin-bottom: 30px;
}
#main-content > hr {
  margin-top: 0;
}
#main-content a {
  text-decoration: none;
}
#main-content a:hover,
#main-content a:active {
  text-decoration: underline;
}
#main-content .nav {
  background-color: #fbfbf9;
}
.nav-pills > li {
  margin: 0 .3em 1em 0;
}
.nav-pills > li > a {
  text-decoration: none;
  border: 1px solid #e3dfd5;
  background-color: #f2f1eb;
  padding: .4em .9em;
  text-transform: uppercase;
}
.nav-pills > li > a.active {
  border: 1px solid #8c1515;
  background-color: #8c1515;
  color: white;
}
.nav-pills > li > a:hover {
  border: 1px solid #9d9573;
}
#sort-options {
  margin-top: 1em;
}
#sort-options .active {
  font-weight: 600;
  color: #820000;
}
#sort-options a {
  cursor: pointer;
}
#sidebar-second .btn {
  margin-bottom: 15px;
}
.list-content {
  list-style: none;
  padding-left: 40px;
}
.list-content li {
  margin-bottom: 1em;
  font-size: 1.3em;
}
.list-content li[data-school=""],
.list-content li[data-subject=""] {
  background-color: #FFDDBB;
}
#list-alpha > div {
  display: table;
  margin-bottom: 10px;
}
.list-pull-heading,
.list-content {
  display: table-cell;
}
.list-pull-heading h6 {
  font-size: 2em;
  color: #820000;
  min-width: 1em;
}
#list-school {
  display: none;
}
#list-school h3 {
  margin: 1.5em 0 0.75em;
}
#list-school h3:first-of-type {
  margin-top: 0;
}
#list-school h3 a {
  color: #820000;
}
#list-school ul {
  padding-left: 20px;
}
