Hey Diggers!
Don't like the new comment system's looks?
Before...

After

1. Find the ".c-replies, .c-ir .c-reply" line in comments.css and replace the "border-left: 1px solid #8db5d7;" with "border-left: 0px solid #8db5d7;"
2. Find the "a.c-box-on" block in comments.css and replace the entire thing with:
a.c-box-on, .c-ir .c-box-on, .c-ir .c-box-on .c-span-higlight, .c-box-on span.lnk {
display: none;
}
Note: I removed some of the classes/ids it applies to. Don't forget!
Anyone out there with the l337 Greasemonkey skills to make a simple GM script that'll do this automatically? Post it in the comments and I'll link to it here
Sorry for the craptastic page, but this is on my school's page and I think you're probably going to end up killing their bandwidth if the page was any spiffier :)