.diff_sub { background-color: #f7dbde; color: #202020; }
.diff_add { background-color: #d6f3d6; color: #202020; }
.diff_header { color: #202020; background-color: #eee; }
.diff td { padding: 1px; }



.history-row1, .history-row2 { clear:right; margin: 2pt 10pt; }
.history-row2 { background: #f0f0f0; }

.history-date, .history-username, .history-changetype, .history-ip { float: right; overflow: hidden;}

.history-changetype { width: 1em; }
.history-date { width: 20ex; }
.history-username { width: 20ex;}
.history-ip { width: 15ex; }
.history-date-group { font-weight: bold; font-size: larger; padding-top:10pt; }

