You can't just change on table its all or nothing. I suggest using this:
CODE
<style type="text/css"> . table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} t td.text td.text .orangetext15, td.text td.text table table div {display:none;} </style>
Edit this line to the width you want:
table table table {width:220px !important; height:0px;}