/* Start of CMSMS style sheet 'Module: News' */
.NewsSummary
{
    float:left;
    display:block;
}
.NewsSummaryLink 
{
    float: left;
    display:inline;
    clear:right;
    width:393px;
}
.NewsSummaryPostdate
{
    font-weight: bold;
    float: left;
    display:inline;
    clear:left;
    width:80px;
}
.NewsSummaryDivider
{
    float:left;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}
    

/* End of 'Module: News' */

