body {
	  background: #FFF;
}

.noprint {
        display: none;
}

#contentWrapper {
  width: 300px;
  margin-left: 0;
  margin-top: 5px;
}

#topicWrapper4 {
        position: relative;
        float: left;
        /* 3px float gab bug IE this width set to auto if topics on bottom */
        width: 850px;
}

.topic {
border:0px solid #fff;
}

.entry {
padding: 0 0 0 0px;
}

#innerWrapper {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}