.block_news_top{
    background: url(../images/bg/left/top.jpg) repeat-y;
}
.block_news_middle{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url(../images/bg/left/middle.jpg) repeat-y;
}
.block_news_bottom{
    background: url(../images/bg/left/bottom.jpg) repeat-y;
}

.news_block{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
