00001 table.sortable thead th {
00002 background-color:#eee;
00003 color:#666666;
00004 font-weight: bold;
00005 cursor: default;
00006 }
00007
00008 table.padded-table td { padding:10px; }
00009
00010 .italics {
00011 font-style: italic;
00012 }
00013
00014
00015