@charset "utf-8";

/* Подсветка строк таблицы */
.listtable { background: none; border:none; }
.listtable tbody { background: #none; border:none; }
.listtable td, th  { border: 1px dotted #95bce2; vertical-align: top; padding:2px; }
.listtable th { }
.listtable td * { padding: 0px 0px; }
.listtable td p a { padding: 6px 0px; }
.listtable tr.alt td { background: #eaf5ff; }
.listtable tr.over td { background: #d2e9ff; }
.listtable2 { background: none; border:none; }
.listtable2 tbody { background: #none; border:none; }
.listtable2 td, th  { border-bottom: 1px dotted #95bce2; border-top: 1px dotted #95bce2; padding:0; }
.listtable3 { background: none; border:none; }
.listtable3 tbody { background: #none; border:none; }
.listtable3 td, th  { border-bottom: 1px dotted #95bce2; padding:0; }
.listtable3 p { padding:2px 0 ; margin:0;}

/* ТАБЛИЦЫ КОНТЕНТА */
table.table_no_border { border:none; }
table.table_no_border tbody { border:none; }
table.table_no_border tr td { border:none; }
/* контента для ноды */
div.content { padding:0; margin:0; }
strong { padding:0; margin:0; }