#ticker
{
	height: 373px;
	width: 190px;
	font-family: Tahoma;
	font-size: 10px;
	overflow:auto;
	color: #FFF;
	padding:5px;
	padding-left:10px;
	margin-top: 12px;
	margin-left:1px;
}	
#tickerContent
{
	position:relative;
}
.tickerHeadline
{
	font-weight:bold;
}
.tickerTxt
{
}
.tickerSig
{
}