/* неактивное состояние */
.tabulator .taber tr { background: url("tab4.png") no-repeat left top; }
.tabulator .taber tr td { background: url("tab5.png") no-repeat right bottom; }
.tabulator .taber tr td.img { background: url("tab6.png") no-repeat left bottom; }

/* активное */
.tabulator .taber tr.active { background: url("tab7.png") no-repeat left top; }
.tabulator .taber tr.active td { background: url("tab8.png") no-repeat right bottom; }
.tabulator .taber tr.active td.img { background: url("tab9.png") no-repeat left bottom; }

/* последний */
.tabulator .taber tr.last td { background: url("tab10.png") no-repeat right bottom; }
.tabulator .taber tr.last td.img { background: url("tab11.png") no-repeat left bottom; }
.tabulator .taber tr.last.active td { background: url("tab12.png") no-repeat right bottom; }
.tabulator .taber tr.last.active td.img { background: url("tab13.png") no-repeat left bottom; }



.mat_block {margin-bottom:10px;}
.ptitler {clear:both}





/*.adarticle .cont h4 img {
	margin-top:-52px;
	left:5px;
}
.adarticle .cont p, .adarticle .cont h4 a {
	padding:0px 0px 0px 15px;
}
.adarticle .cont {
	padding:15px 15px 17px 100px;
}*/
