#content .node.csm-author {
  background: #fff;
  padding: 15px;
}
#content .csm-author .articles-by-author {
  display: block;
}
#content .csm-author .articles-by-author .item-list ul {
}
#content .csm-author .articles-by-author .item-list ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  padding: 0.3em 0;
  margin: 0;
  line-height: 1.3em;
}
