#forum .forum-table {
    width: 100%;
}

#forum .views-field-title{
  float: none;
}

#forum .views-field-title a {
  font-size: 12px;
}

#forum .views-field-comment-count {
  background: none;
  font-size: 12px;
  height: auto;
  margin: 0;
  position: static;
}

.forum-post .field-name-body {
  clear: none;
}

body.node-type-forum #block-commentsblock-comment-form-block{
    float: none;
    margin-left: 0;
    width: 100%;
}



