body {
  line-height: 1;
  color: #3b4548;
  background: #fff;
  text-align: left;
  background-image: none
  letter-spacing: -0.25px;
}

.wrapper {
  width: 670px;
  min-height: 500px;
  margin: 0;

}

.leftcol {
  display: none;
}

.middlecol {
  width: 450px;
  float: left;
}

.monitor {
  display: none;
}

.clickpath {
  margin: 10px 0 10px 0;
}

.maincontent {
  margin: 0;
}

.rightcol {
  width: 190px;
  float: right;
  padding: 20px 15px 0 0px;
}

.rightcol .tagcloud {
  display: none;
}

.footer {
  display: none;
}