I was going through the ObjectDock Newsgroup and got this juicy tidbit from Max Power.
ObjectDock does support having more than one real separator. It's just not documented. You have to manually edit the CurrentTheme.ini to get it done.
Here's how (copied from Max's post)
1. Drag a separator .png to where you want it on the dock (usuallyincluded in backgrounds that have separators).
2. Close OD.
3. Open the currenttheme.ini file and look for the reference to the .png
you just placed. It will look something like this:
[item(1-18)]
Type=Shortcut
Target=C:\Program Files\ObjectDock\Backgrounds\tubular-grey\separator.png
Args=
Title=separator.png
Image=backgrounds\tubular-grey\separator.png
4. Change the type to Separator, delete the target value and title value
so that it looks something like this:
[item(1-18)]
Type=Separator
Target=
Args=
Title=
Image=backgrounds\tubular-grey\separator.png
5. Save the file and open OD. A non-magnifying separator!
I am assuming that this only works with backgrounds that have
separators, haven't tried it on one that didn't come with one.
Cheers.
PS. This should be made a sticky so people don't keep asking for it.

Aqua-Soft Forums
hehe