/* CSS Document */
#newsArticleList { clear: both; }
#newsArticleList .newsArticleList_Inner { border:1px solid #D3D3D3; margin-bottom:10px; overflow:hidden; }
#newsArticleList .newsArticleList_Inner .displayHeaderContainer { background-color: #F9FAF8; height:35px;  }
#newsArticleList .newsArticleList_Inner .displayHeaderText { font-family:"Times New Roman", Times, serif; font-size:20px; color:#23A279; text-transform:capitalize; width:275px; line-height:35px; padding:0 10px; float:left; }
#newsArticleList .newsArticleList_Inner .expandHeaderText { width:145px; float:left; margin:7px 0; }
#newsArticleList .newsArticleList_Inner .expandHeaderText a.hidden { height:0; overflow:hidden; padding-top:22px; width:145px; display:block; background-image:url(../../images/news/expand.jpg); background-repeat:no-repeat; }
#newsArticleList .newsArticleList_Inner .expandHeaderText a.shown { height:0; overflow:hidden; padding-top:22px; width:145px; display:block; background-image:url(../../images/news/close.jpg); background-repeat:no-repeat; }
#newsArticleList .newsArticleList_Inner .expandArticleLayer {  overflow:hidden; }
#newsArticleList .newsArticleList_Inner .singleArticleWrapper { margin: 5px; overflow:hidden;  }
#newsArticleList .newsArticleList_Inner .singleArticleHeaderWrapper { padding-top:10px; width:430px; overflow:hidden; clear:both;  }
#newsArticleList .newsArticleList_Inner .singleArticleHeaderWrapper .articleTitle { float:left; width:290px; font-family:"Times New Roman", Times, serif; font-size:17px; padding-left:5px; color:#CC3B5F; line-height:22px; }
#newsArticleList .newsArticleList_Inner .singleArticleHeaderWrapper .articleDate { float:left; width:125px; font:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-align:right; padding-right:5px; line-height:22px; }
#newsArticleList .newsArticleList_Inner .singleArticleBodyWrapper { margin: 5px; overflow:hidden; width:430px; }
#newsArticleList .newsArticleList_Inner .articleImage { width: 130px; float:left;}
#newsArticleList .newsArticleList_Inner .articleSummary { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; float:left; }
#newsArticleList .newsArticleList_Inner a.moreLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#1D7F5F; padding-bottom:10px; border-bottom:1px dashed #CCCCCC; width:430px; overflow:hidden; float:left; }
#newsArticleList #actionLink a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1D7F5F; width:200px; float:right;   }
#newsArticleList #actionFeedLink a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1D7F5F; width:200px; float:left;   }

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../../images/feedicon.png") no-repeat 0 50%;
} 




