table.translog tr {
        border-bottom: 1px solid #cccccc;
}

table.translog tr.odd {
        background-color: #e4f0ff;
}

table.translog tr.row_0 {
	border-top: 1px solid #002244;
	border-bottom: 1px solid #002244;
	color: #002244;
	font-weight: bold;
	background-color: #c0d0e0;
}

table.translog th {
	padding-right: 20px;
}

table.translog td {
	padding-right: 14px;
}
