﻿.content {
  width: 560px;
}

.content h2 {
 margin-bottom: 0;
}

.newsImages {
 float: right;
 margin-left: .5em;
 border: 7px solid #0072ff;
}

.alignRight img {
 border: 7px solid #0072ff;
}

.backLink {
 margin-top: 1em;
}

.articleDate {
 margin-bottom: 2em;
}

.news_clear {
 clear: both;
}

