div#news{
width:254px;
margin:0 0 0 5px;  /* margin for the entire div surrounding the news list */
background:#fff;
}

div#news h3{
font-size:13px;
line-height:13px;
font-weight:bold;
margin:0;
padding:0;
background-color:transparent;
color:#885d00;
text-indent:-9999px;
}

.NewsSummary{
padding:0; /* padding for the news article summary */
margin:0; /* margin to the bottom of the news article summary */
background-color:transparent;
}

.NewsSummaryPostdate{
margin:0 0 7px 0;
font-weight:bold;
}

.NewsSummaryLink{
font-weight:bold;
padding:10px 0 0 0;
}

.NewsSummaryCategory{
font-style:italic;
margin:5px 0;
}

.NewsSummarySummary, .NewsSummaryContent{
line-height:18px;
}

.NewsSummaryMorelink{
padding:2px 0 20px 0;
}

#NewsPostDetailTitle {
padding:15px 0 0 0;
font-weight:bold;
}

#NewsPostDetailDate{
margin-bottom:5px;
font-weight:bold;
color:#333;
}

#NewsPostDetailSummary{
line-height:18px;
padding:0 0 0 0;
}

#NewsPostDetailCategory{
font-style:italic;
border-top:1px solid #ccc;
margin-top:7px;
padding:3px 0;
}

#NewsPostDetailContent{
margin-bottom:15px;
line-height:14px;
}

#NewsPostDetailAuthor{
padding-bottom:10px;
font-style:italic;
}

#NewsPostDetailReturnLink a{
padding:20px 0 0 0;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
