.banners_top_bg{}
.banners_title{
	background-image:url(/site/css/backgrounds/css_aroundtheworld/title_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
height:29px;
font-size:14px;
	font-weight:bold;
	
	color:#ffffff;
	padding-right:2px;
}
.banners_title_left{
	background-image:url(/site/css/backgrounds/css_aroundtheworld/title_lbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
padding-left:5px;
height:29px;
}
.banners_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;
}
