table.export_table tr td,
table.export_table tr th {
	padding:3px 7px;
	margin:0;
}

table.export_table tr.gray td {
	background-color:#ebe9ea;
}