.postforumnavigation {
    margin: 10px 5px;
    height: 30px;
    position: relative;
    width: 764px;
    height: 35px;
    font-size: 12px;
  }
.postforumnavigation .writepost,
.postforumnavigation .forumlinks,
.postforumnavigation .reload,
.postforumnavigation .lastposts {
  float:left;
  margin-right: 10px;
  display: inline; /*IE double float margin-Bug*/
}
.postforumnavigation .reload {
  font-size: 14px;
}
.postforumnavigation .paging {
  position: absolute;
  top: 8px;
  right: 0px;
  text-align: right;
  width: 270px;
}
.postforumnavigation .forumlinks {
  margin-top: 7px;
  font-weight: bold;
}
