v\:* {
  behavior:url(#default#VML);
}

table.stat {
border-collapse: collapse;
border-spacing: 1px;
}

td.stat, th.stat {
padding:6px 6px;
border-bottom:solid 1px #eee;
vertical-align:top;
text-align:center;
}

table caption.stat{
background: #efefef;
color: #333;
text-align: center;
font-size: 1.2em;
line-height:3em;
font-style: italic;
}

thead th.stat {
background: #eee;
border-bottom:solid 1px #fff;
border-top:solid 1px #fff;
text-align:left;
}

thead th.stat_unit {
background: #eee;
border-bottom:solid 1px #ddd;
border-top:solid 1px #fff;
text-align:center;
font-style: italic;
}

tfoot td.stat, tfoot th.stat{
background: #eee;
border-bottom:solid 1px #fff;
border-top:solid 1px #ddd;
}

tr.odd {
background:#edf3fe;
}

/* links */

td a.stat, td a.stat:visited {
padding-top:6px;
padding-bottom:6px;
margin-top:-6px;
margin-bottom:-6px;
}

td a.stat {
color:#333;
}

td a.stat:visited {
color:#999;
}

tbody th a.stat {
background: url(http://fi3.fi/table.png) center left no-repeat;
padding-left:20px;
color:#333;
}
