diff --git a/jquery.treeTable.css b/jquery.treeTable.css
index bec225a..22d128d 100644
--- a/jquery.treeTable.css
+++ b/jquery.treeTable.css
@@ -13,6 +13,7 @@
   cursor: pointer;
   padding: 0;
   zoom: 1; /* IE7 Hack */
+  margin-left:0 !important;
 }
 
 .treeTable tr.collapsed td .expander {
diff --git a/token.css b/token.css
index 5c3b3ba..fa419d3 100644
--- a/token.css
+++ b/token.css
@@ -1,7 +1,6 @@
 
 .token-tree {
   font-size: 0.85em;
-  margin-left: 19px;
 }
 
 .token-tree td, .token-tree th {
