/*
 * news-and-events page specific rules
 */
div.contentFrame div.body td[name="content"] div[name="newsEntry"] h1
{
	margin-bottom: 0px;
}

div.contentFrame div.body td[name="content"] div[name="newsEntry"] div[name="date"]
{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.contentFrame div.body td[name="content"] div.first[name="newsEntry"] h1
{
	margin-top: 0px;
}

div.contentFrame div.body td[name="content"] div[name="newsEntry"] a[name="moreLink"]
{
	display: block;
	font-size: smaller;
	font-weight: bold;
	margin-bottom: 30px;
}
