/* Start of CMSMS style sheet 'news' */
.news_summary_entry {
  margin-bottom: 25px;
}

.news_summary_thumb, .news_summary_text {
  vertical-align: top;
}

.news_summary_thumb {
  padding-right: 10px;
}

.news_summary_thumb img {
  position: relative;
  top: 5px;
}

.news_summary_link, .news_summary_meta, .news_summary, .news_summary_read_more, .news_image_title {
  padding: 0;
  margin: 0;
}

.news_summary_link, .news_summary_link a {
  font-size: 16px;
  font-weight: bold;
}

.news_summary_meta, .news_summary {
  margin-bottom: 9px;
}

.news_summary_meta, .news_summary_link a:link,
.news_summary_link a:visited, news_summary_link a:hover,
news_summary_link a:active{
/*  color: #555555 */
}

.news_summary_read_more {
  margin: 0px;
  padding: 0px;
}


/* Hall of Fame Overrides */

#hall_of_fame {
  text-align: center;
  width: 100%;
}

#hall_of_fame .news_image_title {
  font-size: 12px;
  font-style: normal;
}

#hall_of_fame .news_image_c2e {
  display: none;
}

/* End Hall of Fame Overrides */

.news_image_left, .news_image_right {
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  top: 3px;
}

.news_image_left {
  float: left;
  margin-right: 10px;
}

.news_image_right {
  float: right;
  margin-left: 10px;
}

.news_image_title, .news_image_c2e {
  font-size: 11px;
}

.news_image_title {
  font-style: italic;
}


/* Hall of Fame */

#hall_of_fame {
  text-align: center;
  width: 100%;
}

#hall_of_fame news_image_title {
  font-size: 12px;
  font-style: normal;
}



#news_sidebar {
  width: 100%;
  margin-top: 20px;
  margin-left: 10px;
}

#news_sidebar h3, #news_sidebar a,  #news_sidebar p {
  color: white;
}

#news_sidebar h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 17px;
}

#news_sidebar a {
  font-size: 11px;
}

#news_sidebar #news_sidebar_read_more {
  position: relative;
  font-weight: bold;
  top: 8px;
}

.results_table {
  width: 100%;
}
/* End of 'news' */

