.center-adv img {

	margin-left: 10px;
	margin-bottom: 10px;
	/*border: 1px solid;*/
	border-radius: 10px;
}

.adv-column:first-child{
	margin-left:0px;
}
.adv-column .top-adv{
	height:9px;
	width:100%;
	/*background:url(../images/top-adv.png) no-repeat;*/
}
.adv-column .center-adv{
	/*background: url("../images/bg_adv.png") repeat-y scroll 0 0 transparent;*/
    padding: 0 5px;
}
.adv-column .bottom-adv{
	height:9px;
	width:100%;
	/*background:url(../images/bottom-adv.png) no-repeat;*/
}
.banners a{
	display: block;
}
.left .banners a {
    margin-bottom: 15px;
}
.banners.banners-default.block_inner.block_banner_banner > a {
    margin-bottom: 12px;
}