I am currently using the click-fraud monitoring plugin for my website. It requires me to wrap adsense code like this:
<div class='cfmonitor'>ADSENSE CODE HERE</div>
My question is how can i wrap the adsense code for an ad unit that is already wrapped with the following: ?
<div style="float:left;padding: 10px;"> ADSENSE CODE HERE
</div>
This unit is in post content and I need to have some space between it and the words.