BTW - This was posted for investors, but may also be useful for those who wanted to remove any of the more obvious temptations to instantly gamble with their funds.
http://userscripts.org/scripts/show/177353This userscript will remove the betting buttons and personal gambling stats. so in the end you only see information that could be relevant to investors.

optionally instead of loading the userscript you could create a bookmark and use that, with the following contents:
javascript:$('.bets, .wagered, .myprofit, .container, .button_group, fieldset').hide();$('#all').hide();$('#chat').show()