/* Enter Your Custom CSS Here */
.post-content th, .post-content td {
  vertical-align:top;
}

#bbp_topic_submit, #bbp_reply_submit {
  font-weight:bold;
  font-size: 2em;
  padding:10px;
  border: 1px solid #333;
  cursor: pointer; cursor: hand;
}