div.newsItem {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}

div.newsItem a {
	color: #98002e;
}

div.newsItem a:hover {
	text-decoration: underline;
}

#newsTable {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 251px;
}

#newsTable td {
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 10px;
	padding-top: 10px;
}

#newsTable td.newspic {
	padding-right: 10px;
	width: 90px;
}

#newsTable td.newspic div.description {
	font-size: 70%;
	font-style: italic;
	text-align: center;
	margin-top: 4px;
}

div.morenews {
	margin-bottom: 1em;
}

div.morenews a {
	color: #98002e;
	font-size: 0.8em;
}

div.morenews a:hover {
	text-decoration: underline;
}
