.ticker_block_title{
	border-top:solid 4px #2D4492;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	height:19px;
	color:#2d4492;
	padding-right:8px;
	border-bottom:solid 1px #2D4492;
}
.ticker_content{
	font-size:11px;
	color:black;
}
.ticker_title{
	text-decoration:underline;
	cursor:hand;
	font-weight:bold;
	color:#2d4492;
	font-size:12px;
}
.ticker_top_bg{
	background-color:#2d4492;
}
.ticker_block_title_left{display:none;}
.ticker_block_title_right{display:none;}