.tickerbox ul {
	width:250px;
	height:456px;
	overflow:hidden;
	list-style:none;
	margin:0px; padding: 0px;
	line-height:160%;
}


.tickerbox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166D76;
	padding: 3px 5px 5px 1px;
}

.tickerbox .article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166D76;
	text-decoration: none;
}
.tickerbox .article:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166D76;
	text-decoration: none;
}


.tickerbox td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166D76;
}

/*.itext { font-style: italic;  font-family: Arial; font-size: 8pt; padding-bottom: 5px; }
.itext a.article { font-size: 9pt; color: #063D72; text-decoration: none; font-style: normal; }*/