Ok,
I clearly didn't think about this enough.
If I add the following code to the first node's HTML property:
<div style='width:180px;'>[[ORIGINAL HTML]]</div>
This seems to have the desired result.
Unfortunatly min-width doesn't work, but so long as the first element is less than 180px it should be ok.
Thanks,
Ady