﻿#newswrapper {
	margin-top: 50px;
	border-top: 1px dotted #c1c1c1;
	padding: 15px 0 0 0;
	color: #242424;
}

.NewsSummaryPostdate {
	float: right;
	
}

	
#content .NewsSummaryLink  a{
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}

#content .NewsSummaryLink  a:hover{
	text-decoration: none;
}

.NewsSummaryCategory {

	padding-bottom: 2px;
	margin-bottom: 5px;
}

.NewsSummaryMorelink {
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content .NewsSummaryMorelink a {
	font-size: 11px;
}


/****** DETAIL - TEMPLATE *** */

#NewsPostDetailDate {
	float: right;
}

#NewsPostDetailContent {
	margin: 10px 0;
	font-size: 13px;
}

#NewsPostDetailHorizRule {
	margin-top: 2px;
	height: 1px;
	color: #c1c1c1;
}

#NewsPostDetailPrintLink {
	float: right;
}
