.newsTitle   {
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
}
#mainContent p   {
	margin-bottom: 0px;
	margin-top: 0px;
}
.newsTitle a:link, .newsTitle a:visited {
	font-weight: bold;
	color: #666666;
}
.newsPDFdownload {
	background-image: url(../images/shared/PDFicon_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin: 0px;
	font-size: 90%;
}
#rightsidebar .newsPDFdownload {
	background-image: url(../images/shared/PDFicon_sm.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 40px;
	margin: 0px;
	font-size: 90%;
}
.newsDate {
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	font-size: 90%;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 10px;
	padding-bottom: 0px;
}
p.newsdescription {
	margin-bottom: 12px;
	font-size: 95%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.newsPodcast {
	background-image: url(../images/shared/podcast_icon_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin: 0px;
	font-size: 90%;
}
