<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hi,

I added this snippet to the script to pretty up the &quot;Developers: See Also...&quot; box:

// pretty-up the &quot;Developers: See Also...&quot; (related-content) box
rcb = this.snap('//*[@id=&quot;related-content&quot;]');
rcb.style.background = '#FFFFFF';
rcb.style.padding = '0 0 0 15px';

Paste in at line 55 (don't think the actual line number matters but that is where I added it.

HTH</body>
  <body-html>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I added this snippet to the script to pretty up the &quot;Developers: See Also...&quot; box:&lt;/p&gt;

&lt;p&gt;// pretty-up the &quot;Developers: See Also...&quot; (related-content) box
&lt;br /&gt;rcb = this.snap('//*[@id=&quot;related-content&quot;]');
&lt;br /&gt;rcb.style.background = '#FFFFFF';
&lt;br /&gt;rcb.style.padding = '0 0 0 15px';&lt;/p&gt;

&lt;p&gt;Paste in at line 55 (don't think the actual line number matters but that is where I added it.&lt;/p&gt;

&lt;p&gt;HTH&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-06-25T22:35:48Z</created-at>
  <forumable-id type="integer">8237</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">138423</id>
  <topic-id type="integer">29592</topic-id>
  <updated-at type="datetime">2009-06-25T22:35:48Z</updated-at>
  <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11</user-agent>
  <user-id type="integer">96816</user-id>
</post>
