/* c www.somn.ru 2011 */
table.rating {
border:none;
width:98%;
text-align:center;
}

table.rating td,table.rating th {
font-size:smaller;
border-bottom:solid 1px #A9A9A9;
border-right:solid 1px #A9A9A9;
}

table.rating th,table.rating td {
text-align:center;
}

table.rating td.t2 {
text-align:left;
}

table.rating .t6 {
border-right:none;
}

table.rating th {
border-top:solid 1px #A9A9A9;
}

table.rating tr.inactive td {
color:gray;
}

table.rating tr.inactive .t2 {
font-weight:400;
}

table.rating tr.inactive a {
color:#A9A9A9;
}

.pagesbar {
border-top:none;
}

table.rating tbody tr.l1 td.t3 {
background-color:#21A3E1;
}

table.rating tbody tr.l2 td.t3 {
background-color:#5AAED7;
}

table.rating tbody tr.l3 td.t3 {
background-color:#7FB6D1;
}

table.rating tbody tr.l4 td.t3 {
background-color:#99C7DD;
}

table.rating tbody tr.l5 td.t3 {
background-color:#AECFDF;
}

table.rating tbody tr.l6 td.t3 {
background-color:#CBDDE5;
}

table.rating .t2,table.rating tr th {
font-weight:700;
}

table.rating tbody tr.l7 td.t3,table.rating tbody tr.inactive td.t3 {
background-color:transparent;
}
