/*.rating { width:65%; color:#333; margin-right:5%;}
*html .rating { width:64.4%; }

#rating-table { border-bottom: 2px solid #bbb; clear:both; }
#rating-table TD { text-align: right; }
#rating-table .uni-name { text-align: left; vertical-align: top; }
#rating-table .total { font-weight: bold; }
#rating-table .second-bg TD { background-color: #f0f0f0; }
#rating-table .border-bottom-thick { border-bottom: 2px solid #bbb; vertical-align: bottom;  }
#rating-table .border-bottom { border-bottom: 1px solid #bbb; }*/

.nav-options { clear: both; margin:0 1em;}
.rating-category-caption { font-variant:small-caps; color:#333; padding-left: 0 !important; text-align: right; width: 105px; height:2em;}
.rating-category-unit { float: left; padding: .5em; }
.rating-category-unit.col { clear: both; }
.rating-category-unit SPAN { color:#666; font-size: 0.85em; }
.rating-category-current { background-color: #FFCC66; }

#rating-table { margin-bottom: 3em;}
#rating-table TD, #rating-table TH  { padding: .5em; }
#rating-table TH { text-align: left; }
/* 1 -- GREEN */
TABLE.green TH { background-color: #66CC00; }
TABLE.green TR.second { background-color: #ddffbb; }
/* 2 -- ORANGE */
TABLE.orange TH { background-color: #FF9900; }
TABLE.orange TR.second { background-color: #FFee99; }
/* 5 -- BLUE */
TABLE.blue TH { background-color: #00CCFF; }
TABLE.blue TR.second { background-color: #ccffFF; }
/* 6 -- VIOLET */
TABLE.violet TH { background-color: #CC6699; }
TABLE.violet TR.second { background-color: #ffddff; }