Hi, I'm using the following to get text to wrap around an AdSense ad: <table width="300" align="left"> <tbody><tr><td> ADSENSE CODE </td></tr></tbody></table> How can I get a little spacing around the right edge, so the text doesn't run up nearly against it? I'm sure there are better ways to do this, but I'm a non-techie (CSS scares me!) and I'm doing this on a TypePad blog. Thanks for any help you can offer.