/*
Layout styles for the home.
*/

#topic-menu {
  display: none;
}

#content {
  width: 880px;
  float: left;
  display: inline;
  margin-left: 2.5em;
}

#panel {
  display: none;
}



