.bw-facebook-post {
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0;
}
.bw-facebook-post-from {
  font-size: 14px;
  font-weight: bold;
  color: #3B5998;
}
.bw-facebook-post-message {
  font-size: 14px;
  margin: 2px 0 5px 0;
}
.bw-facebook-post-created-time {
  font-size: 11px;
  color: #999;
}
.bw-facebook-post-comment {
  width: 95%;
  margin: 2px 0 2px 4%;
  background-color: #EDEFF4;
  padding: 3px;
}
.bw-facebook-post-comment-from {
  display: inline;
  font-size: 11px;
  font-weight: bold;
  color: #3B5998;
}
.bw-facebook-post-comment-message {
  display: inline;
  margin-left: 3px;
}