I'm working on a replication of this guy's comment section from scratch
As you can see, I'm almost done.
However, when using 'Firebug' and 'SEO for Firefox' you can see that this guy is calling things like:
.surround ul li, ul.children, commentlist, div.surround....Things that aren’t in the custom.css
How did he put those selectors in there?
I'm most concerned with .surround because that's what he's using to put a box around his threaded comments, organized like a list.
I appreciate your help.