#LPP-blog .blog-title {
  text-align: center;
}
#LPP-blog .ebooks-blog-post img {
  max-width: 40%;
  max-height: 40%;
  float: right;
}
#LPP-blog .ebooks-blog-post img.smaller {
  max-width: 28%;
  max-height: 28%;
}
#LPP-blog .comments-list .list-item {
  border-bottom: 1px solid #DDD;
}
#LPP-blog .comments-list .list-item .writer {
  color: #A42E2E;
  font-weight: bold;
}
#LPP-blog textarea {
  resize: vertical;
}
