.newscontent
{
	padding: 10px 10px;
	font-size: 10pt;
}

#newsbox
{
	width: 605px;
}

#newstitle
{
	font-size: 10pt;
	font-weight: bold;
}

.newsitemdate
{
	font-size: 9pt;
	width: 50pt;
}

.newsitemdash
{
	font-size: 9pt;
	width: 15px;
}

.newsitemtitle
{
	font-size: 9pt;
}

.newsitemtitle a
{
	text-decoration: none;
	color: #333333;
}

.newsitemtitle a:hover
{
	text-decoration: underline;
}

.newsitemcontentshrunk
{
	display: none;
}

.newsitemcontent
{
	padding: 10px;
}

.newsitemcontent td
{
	font-size: 8pt;
}

.newsspacer
{
	height: 5px;
}