table { border 1px: solid #CEF; }

th { height: 30px; vertical-align: bottom; }

.textualStats table { width: 100%; }

.ranking { padding: 5px 0 5px 5px; }

.rank { padding-left: 5px; }

th.most { background: url('images/mostGradient.png') repeat-x ;}
th.least { background: url('images/leastGradient.png') repeat-x ;}
th div { height: 20px; padding: 10px 0 0 5px; }
th div.most { background: url('images/mostArrow.png') no-repeat 0 0; }
th div.least { background: url('images/leastArrow.png') no-repeat 0px 0px; }
td.most { background-color: #CAFFCA; }
td.least { background-color: #FFCACA; }

.most.rank { width: 20px; }
.least.rank { width: 38px; }
.nick { width: 160px; }
.value { width: 75px; }
.sample { font-size: 90%; font-style: italic; padding-right: 5px; }
.spacer { width: 30px; }
.new { font-size: 80%; font-variant: small-caps; padding-left: 1em; color: blue; }

.back { padding: 5px; }

