#Panel {
 float: right !important;
}

.ContentColumn {
 margin: 20px 220px 0 0 !important;
}

.MeBox {
 margin: 0 !important;
}

.BreadcrumbsWrapper {
 display: none;
}

.PageControls.Top {
 display:none;
}

.BoxButtons.BoxNewDiscussion {
 margin-top: 15px;
 margin-bottom: 15px;
}

strong.HasNew.NewCommentCount {
  background: #CCF;
}

div#Head.Head {
  background: #33a7d8;
}

span.MItem.ViewCount {
  display: none;
}

span.MItem.Category {
  display: none;
}

table.CheckColumn td:last-child {
 display: none;
}

