.NewsCategoryPage .list-unstyled li { text-align: center; }
.NewsCategoryPage .list-unstyled li .spacer { margin: 25px auto 75px auto; max-width: 70%; border-bottom: 1px dotted gray; }
.NewsCategoryPage .list-unstyled li:last-child .spacer { display: none; }
.NewsCategoryPage .list-unstyled li img { max-width: 100%; height: auto; }
.NewsCategoryPage .list-unstyled li .date { font-style: italic; }
