.banners_top_bg{
	background-color:#FD4400;
	margin-bottom:5px;
}
.banners_title{
	background: #FD4400 url(/site/css/BACKGROUNDS/css_b/new/orange_bg.gif) repeat-x right center;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.banners_title_right
{
    background: #FD4400 url(/site/css/BACKGROUNDS/css_b/new/o_right_corner.gif) no-repeat left bottom;
	background-position:left top;
	background-repeat:no-repeat;
	width:9px;
	padding:0px 0px 0px 0px !important;
	background-position:right bottom;
	
}
.banners_title_right img
{
    width:9px;
    height:23px;
}
.banners_title_left
{
    background: #FD4400 url(/site/css/BACKGROUNDS/css_b/new/o_left_corner.gif) no-repeat left top;
	background-position:left top;
	background-repeat:no-repeat;
	width:11px;
	padding:0px 0px 0px 0px !important;
	height:23px;
}	
.banners_title_left img
{
    width:11px;
}
