.user-username {
  color: #333333;
  font-size: 16px;
  font-weight: bolder;
}

.user-username-td {
  height: 30px;
  background-color: #EEEEEE;
}

.user-avatar-td {
  width: 100px;
}

.forum-tbl {
  cursor: pointer;
  table-layout: fixed;
  width: 100%;
}