#whatsnew-wrapper
{
	width: 230px;
	margin-bottom: 12px;
	border: solid 1px #ca2627;
}
#whatsnew-head
{
	text-align: center;
	background: #ca2627;
	height: 20px;
	font-size: 16px;
	padding: 5px;
}
#whatsnew-head a
{
	color: #FFFFFF;
}
#whatsnew-links
{
	padding: 10px;
}
#whatsnew-links a
{
	color: #ca2627;
}
#whatsnew-foot
{
	text-align: right;
	height: 19px;
	background-color: #f2e7e7;
	padding-right: 10px;
	font-size: 9px;
}
#whatsnew-foot a
{
	color: #ca2627;
}
#whatsnew-foot a:hover
{
	text-decoration: none;
}
#upcomingevents-wrapper
{
	width: 230px;
	border: solid 1px #ca2627;
}
#upcomingevents-head
{
	text-align: center;
	background: #ca2627;
	height: 20px;
	font-size: 16px;
	padding: 5px;
}
#upcomingevents-head a
{
	color: #FFFFFF;
}
#upcomingevents-links
{
	padding: 10px;
}
#upcomingevents-links a
{
	color: #ca2627;
}
#upcomingevents-foot
{
	text-align: right;
	color: #ca2627;
	background-color: #f2e7e7;
	padding-right: 10px;
	font-size: 9px;
}
#upcomingevents-foot a
{
	color: #ca2627;
}
#upcomingevents-foot a:hover
{
	text-decoration: none;
}
