.news-headline {
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	display: block;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #888888;
}
.news-date {
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
}
#news-lrgimg {
	font-style: italic;
	color: #666666;
	float: right;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px 6px 6px 8px;
}
#news-entry {
	padding: 2px;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.grand #news-entry p {
	margin: 3px 0px 6px;
	padding: 0px;
}
