Try this code, see if it works.
CODE
<style>
table.friendsComments img {max-width:275px;}
table.friendsComments a {max-width:90px}
*table.friendsComments {width:2000px; margin-right:-1725px;}
*table.friendsComments tr td.text table tr td table tr td {width:275px;}
</style>
Change the amount of pixels on the first and last bits of the code according to the width you want your comments to be.