/* Start of CMSMS style sheet 'Crosgame - news' */
.NewsSummary,
#main_wide .NewsSummary {
  width: 466px;
  margin: 0 10px;
  padding: 10px 0;
  border-bottom: 1px solid #000; 
}

#main_wide .NewsSummary {
  width: 783px;
}

.NewsSummaryLink,
#NewsPostDetailTitle {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 5px 0 10px 0;
  color: #ff0000;
}

#NewsPostDetailTitle {
  padding-left: 10px;
}

.NewsSummaryLink a {
  color: #ff0000;
}

.NewsSummaryLink span,
#NewsPostDetailTitle span {
  font-size: 0.7em;
  font-weight: normal;
  color: #c0c0c0;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  color: #f0f0f0;
}

#NewsPostDetailSummary {
  padding: 0 10px 20px 10px;
  font-weight: bold;
  line-height: 140%;
}

#NewsPostDetailContent {
  padding: 0 10px 15px 10px;
  line-height: 140%;
}

#NewsPostDetailReturnLink a {
  margin-left: 10px;
  font-size: 90%;
  color: #f58a01;
}

/* End of 'Crosgame - news' */

