.newsBulletin {
	padding: 0px;
}
.clearDiv {
	clear: both;
}
.newsTop {
	padding: 10px 0px 0px;
}
.newsMainTitle {
	margin: 0px; padding: 5px 0px; color: rgb(101, 153, 151); font-size: 1.2em; font-weight: bold; float: left;
}
.newsRss {
	
}
.newsItem {
	padding: 5px 0px 10px;
}
.newsDate {
	width: 72px; color: rgb(0, 0, 0); padding-top: 2px; clear: left; float: left; display: block;
}
.newsTitle {
	width: 300px; float: left;
}
.newsTitle a {
	color: rgb(11, 96, 159); text-decoration: none;
}
.newsTitle a:hover {
	text-decoration: underline;
}
.newsDetails {
	
}
.newsDetails div {
	display: inline;
}
.newsSource {
	font-style: italic;
}
.newsImage {
	
}
.newsImage img {
	padding: 10px 10px 5px 0px; float: left;
}
.newsText {
	padding: 5px 0px 0px;
}
a.newsReadMore {
	text-decoration: none; white-space: nowrap;
}
a.newsReadMore:hover {
	text-decoration: underline;
}
.newsItemShortened {
	padding: 0px;
}
.newsItemShortened div {
	display: inline;
}
.newsMarker {
	display: none;
}
.newsBottom {
	
}
.newsToArchive {
	padding: 5px 0px; text-align: right;
}
.newsToArchive a {
	background: url("../../color_yellow/pics/arrow.jpg") no-repeat right rgb(0, 0, 0); padding: 0px 43px 0px 0px; color: rgb(255, 255, 255); line-height: 33px; font-weight: bold; text-decoration: none; display: inline-block;
}
.newsToArchive a:hover {
	color: rgb(255, 232, 0);
}
