/* Start of CMSMS style sheet 'techcast_news' */
.NewsSummary {
border-bottom: 1px solid #D8CF88;
overflow: hidden;  
display: table;  
width: 100%;
padding-bottom:20px;
padding-top:10px;
}

.NewsSummaryLink {

}

div#content-standard .NewsSummaryLink {
margin-top: 10px;
margin-bottom: 10px;
}

.NewsSummaryImage {
}

.NewsSummaryImage img{
float:right;
margin-left:10px;
}

div#content-standard .NewsSummaryImage img{
margin-top: 10px;
margin-bottom: 10px;
margin-left:40px;
}

.NewsSummaryPostdate {
font-size:10px;
}

div#content-standard .NewsSummaryLink a {
font-weight:bold;
text-decoration:none;
}


.NewsSummaryLink a{
margin-bottom: 10px;
color: #1e1e1a;
}

div#content-standard .NewsSummaryMorelink a{
text-decoration:underline;
color: #96002b;
}


div#content-standard .NewsSummarySummary {
padding-bottom:10px;
 }


#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
margin-bottom:10px;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
padding-bottom: 1.5em;
font-style: italic;
}


#NewsPostDetailSummary img{
margin: 10px 0px 15px 20px;
float:right;
}


/* End of 'techcast_news' */

