Hello,
To close the modules by default load, check out:
http://www.rockettheme.com/forum/index.php?f=173&t=55988&p=291820&hilit=collapse&rb_v=viewtopic#p291642
To remove or hide the tooltips add this to your template css:
.side-mod .open-handle, .side-mod .close-handle, .side-mod .tools-handle {
display:none;
}