/* {NewsArticles} */


#CMSTagNewsArticles2 TABLE {width:370px}
DIV.ArticleDate {width:80px;}
TD.ArticleDate {width:80px;}
DIV.ArticleTitle {font-weight:bold;}
.ArticleHeadline {}

/* The horizontal bar displayed above each news article */
HR.hrNews {height:0px ;border:1px solid #666}
/* When news items are clicked, the full text of the article */
.newsDetail {width:360px}
.newsDetail DIV {margin-bottom:8px;margin-top:3px;margin-left:0px;}
.newsDetailName {font-weight:bold;}
.newsDetailHeadline{}
DIV.newsDetailContent {text-align:justify}
.newsDetailAuthor{visibility:hidden}
.newsDetailFoot{} 
/* Multiple news articles are contained in boxes */
DIV.hrBox { border: 1px solid #ccc; margin: 10px 0px; padding: 0.5em 1.0em; }
