body {
  background-color: #f5f5f5;
  color: #222;
  font-family: arial, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none; }

#header h1 {
  margin: 0;
  background-color: #eee;
  border-bottom: 1px solid #bbb;
  color: #222;
  display: block;
  font-size: 1.25em;
  font-weight: normal;
  padding: 10px 0;
  text-align: center;
  text-decoration: none; }

h1, h2, h3 {
  font-weight: normal; }

h2 {
  font-size: 1.25em; }

h3 {
  font-size: 1.25em; }

.content, #footer {
  padding: 0 20px;
  clear: both; }

.footerSection {
  padding-top: 10px; }

.hidden {
  display: none; }

h2, h3 {
  margin: 10px 0 5px 0; }

.expand {
  color: blue;
  cursor: pointer; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

li {
  padding: 5px 0 5px; }

.home {
  float: left; }

.home img {
  border: none;
  width: 57px;
  height: 57px; }

.asOf {
  font-style: italic; }

.quote {
  text-align: center; }

.headerAboutLink {
  font-size: 0.8em;
  font-weight: normal; }

.minor {
  font-size: 0.8em; }

.popular a {
  padding-right: 5px; }

.bus_link_group {
  padding-top: 10px; }

.tableized {
  padding: 4px; }

.padding-bottom {
  padding-bottom: 10px; }
