body {
  position: relative;
  width: 100%;
}

body * {
  color: #000000;
}

#page-buttons {
  display: none;
}

#page-tagline {
  display: none;
}

#page-content {
  position: relative;
  width: 95%;
}

#page-portlet-1 {
  display: none;
}

#page-portlet-2 {
  position: absolute;
  top: 40px;
  left: 210px;
  display: block;
  background: transparent;
  font-size: 14pt;
  letter-spacing: 2.1pt;
  font-weight: normal;
  color: #333333;
  line-height: 16pt;
  z-index: 1000;
}

#page-portlet-2 i {
  font-size: 65pt;
  line-height: 35pt;
  color: #333333;
  font-weight: bold;
  letter-spacing: 1pt;
}

#page-portlet-2 b {
  font-size: 65pt;
  line-height: 35pt;
  color: #777777;
  font-weight: bold;
  letter-spacing: 1pt;
}

.snip-info {
  width: 100%;
}

.snip-buttons {
  display: none;
}

.snip-label > div {
  display: none;
}

.snip-attachments > div {
  display: none;
}

.snip-content {
  font-size: 12pt;
  line-height: 15pt;
  text-align: justify;
}


.snip-post-comments {
  display: none;
}

@import url(css/wiki.css);
@import url(css/snip.css);
@import url(css/general.css);
@import url(css/page.css);