/* Start of CMSMS style sheet 'theme : JWTv1 News' */
#newsblock {
}

#newsblock .NewsSummary{
border: 1px solid #0f0f0f;
}

#newsblock h2 {
   line-height: 2em;
   padding-left:10px;
   padding-bottom:0;
   font-weight:bold;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #0f0f0f; 
}
/* End of 'theme : JWTv1 News' */

