.ApplyButton {
    display: none;
}

.SiteSearch {
    display: none;
}

.SiteMenu{
    display: none;
}

.Breadcrumbs {
    display: none;
}

.BreadcrumbsWrapper {
    height: 30px;
}

h1.HomepageTitle {
    font-size: 200%;
}

span.ViewCount {
    display: none;
}

.SignInOrRegister,li.Activities,li.Best,.PoweredByVanilla {
  display: none;
}
.Box { /* Turn off the Active in this Discussion column */
  display: none;
}
.BoxCategories { /* Turn back on the Categories column */
  display: block;
}
div.AuthorWrap,span.LastCommentBy,span.LastDiscussionTitle a {
  pointer-events: none;
  cursor: default;
}
