.newsBulletin {
	width: 235px;
	float: right;
}

.clearDiv {
	clear: both;
}
/* NewsTop
================*/
.newsTop {
	padding: 0 0 10px 0;
}
.newsMainTitle {
	padding: 6px 12px 6px 12px;
	background: url(https://www.worldvision.co.za/themes/really/wvi-sa/pics/subnavHeading.gif) repeat-x left top;
	color: #464144;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0px 0px 0px !important;
}
.newsMainTitle A {
	color: #464144;
}
.newsMainTitle SPAN.newsRss A {
	margin: 0 0 0 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(https://www.worldvision.co.za/themes/really/wvi-sa/widgets/news/pics/rss.gif) no-repeat center center;
}
/* NewsItem
================*/
.newsItem {

}
.newsDate {
}
.newsTitle {
}
.newsDetails {
}
.newsDetails DIV {
}
.newsSource {
	font-style: italic;
}
.newsImage {
}
.newsImage IMG {
	float: left;
	padding: 10px 10px 5px 0;
}
.newsText {
	padding: 5px 0 0 0;
}
A.newsReadMore {
	white-space: nowrap;
}
/* newsItemShortened
================*/
.newsItemShortened {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 13px 8px 13px;
}
.newsItemShortened DIV {
}
.newsMarker {
	display: none;
}
/* newsBottom
================*/
.newsBottom {
}
.newsToArchive {
}