#banner1_wrap, .b_wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	behavior: url('/css/pie/PIE.htc');
}
/* -- Фикс для баннера на главной странице -- */
html body.index div#main div.wrapper div#container div#banners div#banner1_wrap div#news.b_wrap a img.b_img{
    border-radius: 10px 10px 10px 10px;
    height: 377px;
    width: 608px;
}
	
