.bg {
	position:absolute;
	z-index:10;
	line-height:1px;
	font-weight:1px;
	height:5px;
	overflow:hidden;
	width:5px;
	background: #fff url() no-repeat top left;
}



/*   */
.top_left, #filials_filter .top_left , #filials_filter_2 .top_left {
	top:0px;
	left:0px;
	background: url(/i/corners/top_left_white.png);
}

.top_right, #filials_filter .top_right, #filials_filter_2 .top_right {
	top:0px;
	right:0px;
	background: url(/i/corners/top_right_white.png);
}

.bottom_left, #filials_filter .bottom_left, #filials_filter_2 .bottom_left {
	bottom:0px;
	left:0px;
	background: url(/i/corners/bottom_left_white.png);
}

.bottom_right, #filials_filter .bottom_right, #filials_filter_2 .bottom_right {
	bottom:0px; 
	right:0px;
	background: url(/i/corners/bottom_right_white.png);
}


#home_news_block .top_left {
	top:0px;
	left:0px;
	background: url(/i/corners/home_news_corner_top_left.gif) ! important ;
}

#home_news_block .top_right {
	top:0px;
	right:0px;
	background: url(/i/corners/home_news_corner_top_right.gif) ! important;
}

#home_news_block .bottom_left {
	bottom:0px;
	left:0px;
	background: url(/i/corners/home_news_corner_bottom_left.gif) ! important;
}

#home_news_block .bottom_right {
	bottom:0px;
	right:0px;
	background: url(/i/corners/home_news_corner_bottom_right.gif) ! important;
}



/*  */

#assistant_holder .bg {
	width:6px;
	height:6px;
}

#assistant_holder .top_left {
	top:-1px;
	left:-1px;
	background: url(/i/corners/assistant_corner_top_left.gif);
}

#assistant_holder .top_right {
	top:-1px;
	right:-1px;
	background: url(/i/corners/assistant_corner_top_right.gif);
}

#assistant_holder .bottom_right {
	bottom:-1px;
	right:-1px;
	background: url(/i/corners/assistant_corner_bottom_right.gif);
}

#assistant_holder .bottom_left {
	bottom:-1px;
	left:-1px;
	background: url(/i/corners/assistant_corner_bottom_left.gif);
}

/* rounded border */
.rb {
	border: 1px solid #b5c6d6;
	position: relative;
}

#navi_coords .bg {
	height:4px;
	width:4px;
}

.rb .bg {
	height:5px;
	width:5px;
}

.rb .rb_top_left, .rb .rb_top_right, .rb .rb_bottom_left, .rb .rb_bottom_right {
	height:4px;
	width:4px;
}


#navi_coords .top_left, .rb .rb_top_left {
	top:-1px;
	left:-1px;
	background: url(/i/corners/extra_navi_cords_top_left.gif);
}

#navi_coords .top_right, .rb .rb_top_right {
	top:-1px;
	right:-1px;
	background: url(/i/corners/extra_navi_cords_top_right.gif);
}

#navi_coords .bottom_left, .rb .rb_bottom_left {
	bottom:-1px;
	left:-1px;
	background: url(/i/corners/extra_navi_cords_bottom_left.gif);
}

#navi_coords .bottom_right, .rb .rb_bottom_right {
	bottom:-1px;
	right:-1px;
	background: url(/i/corners/extra_navi_cords_bottom_right.gif);
}




#home_news_block .bg_container {
	height:5px;
	width:100%;
	position:relative;
	z-index:2;
}

#home_news_block .bg_container.top {
	bottom:-20px;
}

#home_news_block .bg_container.bottom {
	top:-20px;
}

