/* © www.somn.ru 2009 */
table.rights td {
font-size:8pt;
vertical-align:top;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
}

table.rights th {
font-size:9pt;
}

table.rights td.deny {
text-align:center;
color:gray;
vertical-align:middle;
}

.action-name {
color:#8B0000;
}

table.rights .changed .action-name {
font-weight:700;
}

table.rights td ul {
list-style-image:url(../images/icons/control.gif);
}

table.rights tbody th {
border-left:solid 1px #000;
border-bottom:solid 1px #000;
border-right:solid 1px #000;
}

table.rights thead th {
border:solid 1px #000;
border-left:none;
}

table.rights thead th.first {
border-left:solid 1px #000;
border-bottom:solid 1px #000;
color:gray;
}

div.control {
display:block;
}

h4 {
margin-bottom:3px;
}

table.rights,table.rights td,table.rights th {
border:none;
}