
#serendipity_banner,
#serendipityRightSideBar,
#serendipityLeftSideBar,
#footer,
#sitenav,
#serendipityLeftSideBar,
#serendipityRightSideBar,
.serendipity_section_commentform,
.serendipity_karmaVoting ,
.serendipity_findmore,
.mk_ad,
.mk_subad {
    display: none;
}

body,
#sizer,
#expander,
#cntwrap,
#cntwrap2,
#cntwrap3,
#content {
  padding: 0;
  margin: 0;
  text-align: left;
  color: black;
  background: white;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  max-width: 100%;
  overflow: visible;
}

.serendipity_Entry_Date,
.serendipity_commentBody {
    overflow: visible;
}


