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.
http://i.imgur.com/vby6lpx.png?1optionally 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()