.vocabulary-news { 
	font-size: 1.3333em;
  margin-top: 0;
  margin-bottom: 1.3333em;
  font-weight: bold;
}

.news-teaser .news.content p {
	font-size: 12px;
  display: table;
  max-width: 40em;
  margin-top: 0;
  border-spacing: 0px 0px;
  line-height: 1.5em;
}
body.node-type-news .news.content p { 
	column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}

.node-news .submitted,
.node-news .tags,
.news-teaser .submitted,
.news-teaser .tags { 
  font-size: 0.8333em;
}

.news-teaser nav { margin-top: .25em; }

.news-teaser h5 { margin: 0; }
.node-news h2 { margin: 0 0 .5em 0; }

.news.content { margin-bottom: 1.5em; }

article.news-teaser .news.content { padding-left: 182px; }

div#block-community-news-recent-news-with-summary * .news.content { padding-left: 0px; }

.node-news .field-name-field-banner-image { margin-bottom: 1em; }

.news-teaser .field-type-image {
  float: left; margin-right: 18px;
}

.news.back { margin: 1em 0; }

.node-news .submitted { position: relative; top: 1em; }
.node-news h1 { margin: 0 0 .25em; }

body.node-type-news h1#page-title { display: none; }

.news.breadcrumbs { }