/* Copyright 2006 Joost de Valk */
a img {border:0px;}
table.sortable{border-spacing:0;border:1px solid #666;border-collapse:collapse;}
table.sortable th,table.sortable td{text-align:center;border-color:#666;border-style:solid;padding:10px;}
table.sortable th{background-color:#f6f6f6;border-width:0 1px 1px;}
table.sortable td{border-width:1px;}
table.sortable tr.odd td{background-color:#fff;}
table.sortable tr.even td{background-color:#f6f6f6;}
table.sortable tr.sortbottom td{border-top:1px solid #666;background-color:#f6f6f6;font-weight:700;}