
#viewonline {
  display: none;
}


fieldset.quick-login {
  margin-bottom: 10px;
}

.content img.postimage, .attachbox img.postimage {
    display: none;
}

.postprofile .avatar {
  display: none !important;
}

@media (min-width: 50px) and (max-width: 950px) {
   .postimage{
    height: 130px;
   }
}
