.b-forum_small {
  width:302px;
  overflow:hidden;
  float:left;
  padding:9px;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.b-forum_small_title {
  font-size:14px;
  line-height:17px;
  margin-right:5px;
  font-weight:bold;
}