/* grayed link on author field */
.author-wrap a{
  color:inherit;
  text-decoration:underline;
}
.expres_horizontal_align_center .description{
  text-align: center;
}
.expres_horizontal_align_right .description{
  text-align: right;
}
