 

table				{ border-collapse: separate; border-spacing: 0; margin: 6px; color:#000;}

.column-table a, tr a,td a 					{color: #07c; text-decoration: none; border-bottom: 1px solid;}
.column-table a:visited, tr a:visited,td a:visited 			{color: #07c; font-weight: normal;}
.column-table a:hover, tr a:hover,td a:hover 			{border-bottom-style: dotted;}

thead th, thead td			{font-weight: bold; line-height:normal; text-align: left; border-bottom: 0.1em solid #e5e5e5; }

tfoot { display:none; }

th,
td 					{padding: 0.45em;}

td.desc,td.desc:hover { background: #07c; color:#fff; font-weight:bold; padding:0.9em; border-top:8px solid #fff; border-bottom:8px solid #fff; margin:4px 0 4px 0;}

tbody th,
td					{text-align: left; vertical-align: top;}
tbody th			{font-weight: normal; white-space: nowrap;}

tbody th a:link,
tbody th a:visited 	{font-weight: normal;}

tbody th + td		{white-space: wrap; }

tbody td,
tbody th 			{border: 1px solid #fff; border-width: 1px 0;}

tbody tr.odd th,
tbody tr.odd td 	{border-color: #deded8; background: #f9f9fb;}

tbody tr:hover td,
tbody tr:hover th 	{background: #fbfbf8;}
 
td + td + td + td { }
td + td + td + td a:before { } 
