1. I don't think you can make the width that small b/c the object calculates width based on the size of what's being displayed (maybe min of config.width and actual width). Since you have 2 buttons that are 75px each plus spacing, you're never gonna get a box that small. Even if you could, what would be the point?
2. There are numerous threads regarding how to change what the tree renders.