I don't have a link - I have the same access to search that you do. You can just add the style directly to the <div> tag in the postbit. That is probably the easiest way.
HTML Code:
<vb:if condition="is_member_of($post, x, y, z)"><div style="background: xxxxx"><vb:else /><div style="background: yyyyy"></vb:if>