/** @media screen and (min-width:700px) and (max-width:980px) {
.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
float: right;
}
.forumbit_post .forumrow .forumlastpost {
clear: none;
float: inherit;
margin-right: -8px;
margin-bottom: 0px;
}
}
*************/