/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.sortable   { border-style: solid; border-width: 1px 0px 1px 0px; border-color: #b52024; border-collapse: collapse; border-spacing: 0  }
table.sortable th, table.sortable td  { text-align: left; padding: 2px 4px; border: solid #b52024 }
table.sortable th    { background-color: #ffffe0; border-width: 0px 0px 1px 0px; border-color: #b52024 }
table.sortable td  { border-width: 0px 0px 1px 0px; border-color: #b52024 }
table.sortable tr.odd td      { background-color: #ffffe0 }
table.sortable tr.even td  { background-color: #fff }
table.sortable tr.sortbottom td  { font-weight: bold; background-color: #ccc; border-top: 1px solid #b52024 }