.ticker
{
	width:215px;
}
.ticker td
{
	padding:2px;
}
.ticker .date
{
	width:20px;
	font-size:7pt;
}
.ticker .short
{
	font-weight:bold;
}
.ticker .link a
{
	color:#707070;
	font-weight:normal;
}

/************************************** News ***********************************/
#newsticker th
{
	background-image:url(../images/newsticker_head.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:94px;
}
#newsticker .date
{
	padding-top:4px;
}
/************************************** End News ***********************************/
/************************************** Dates ***********************************/
#datesticker
{
	margin-bottom:32px;
}
#datesticker th
{
	background-image:url(../images/nextevent_head.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:93px;
}
#datesticker .date
{
	font-size:9pt;
	font-weight:bold;
}
#datesticker .short
{
	font-weight:normal;
}
/************************************** End Dates ***********************************/