[jQuery] IE 7 not displaying expandable icon

[jQuery] IE 7 not displaying expandable icon


I am using treetable plugin...http://plugins.jquery.com/project/
treetable
Please see following
http://www.woodranchit.com/casetree/
On IE the expandable icon is no showing. I guess it to be issue with
margin-left: -19px; padding-left: 19px; in IE7.
On FF and Safari it works fine.
Please help with the fix.