/* Start of CMSMS style sheet '3col news test' */
.NewsSummaryPostdate {
font-size: 75%;
}

.NewsSummaryCategory,
.NewsSummaryAuthor,
#NewsPostDetailCategory, 
#NewsPostDetailAuthor {
display: none;
}



.NewsSummaryLink a {
font-weight: bold;
font-size: 100%;

}

#NewsPostDetailPrintLink a {
float: left;
}

#NewsPostDetailReturnLink a {
float: right;
}

.NewsSummary {
text-align: center;
margin-bottom: 1em;
padding-bottom: .5em;
border-bottom: 1px solid black;
}

.NewsSummarySummary p,
#NewsPostDetailSummary p,
#NewsPostDetailContent p {
padding-left: 1.5em;
}
/* End of '3col news test' */

