div.news-item-collection {
	margin-top:25px;
}

div.news-item, div.news-item-last {
	padding-top:25px;
}

div.news-item {
	padding-bottom:25px;
	background-image:url(../images/red-dotted-line.gif);
	background-position:left bottom; background-repeat:repeat-x;
}


div.news-item-last { padding-bottom:25px; }

div.news-item h2, div.news-item-last h2 {
	margin-bottom:25px;
}

div.news-item img, div.news-item-last img {
	float:right; margin:30px 0px 25px 25px;
}
