.ticker_block_title{
	font-size:14px;
	font-weight:bold;
	
	color:#ffffff;
	
background-image:url(/site/css/backgrounds/css_aroundtheworld/title_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
padding-right:6px;
padding-bottom:3px;
height:29px;

}
.ticker_content{
	font-size:11px;
	color:#333333;


}
.ticker_title{
	text-decoration:underline;
	cursor:hand;
	font-weight:bold;
	color:#333366;
	font-size:12px;
}
.ticker_top_bg{
	display:none;
}
.ticker_body{
	border:solid 1px #c2eaf6;
background-color:white;


padding: 5 5 15 5;
height:140px;
	
	
}
.ticker_block_title_left{
	background-image:url(/site/css/backgrounds/css_aroundtheworld/title_lbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
padding-left:4px;
height:29px;
}
.ticker_block_title_right{
	background-image:url(/site/css/backgrounds/css_aroundtheworld/title_rbg.gif);
	background-position:right top;
	background-repeat:no-repeat;
padding-right:7px;
height:29px;
}
