/* Start of CMSMS style sheet 'css_fontemour_news' */
#news{
margin:0 10px 20px 10px;
}
#news h2 a{
color:#999;
}
#news .NewsSummaryMorelink a{
color:#AAA;
text-decoration:underline;
}
#news .NewsSummarySeparator hr{
visibility:visible;
width:100%;
heigth:0px;
margin:10px 0 15px 0;
border-top:1px dashed white;

}


/* Detail post */

.NewsPostDetailTitle h2 a{color:#999;}

#NewsPostDetailReturnLink a{
color:#aaa;
text-decoration:underline;
}

hr#NewsDetailSeparator{
visibility:visible;
width:100%;
heigth:0px;
margin:10px 0 15px 0;
border-top:1px solid white;
}
/* End of 'css_fontemour_news' */

