It looks like you have two contributions installed.
What happens if you use the Developer ToolKit and search for "paypalllogo" or "Official PayPal Seal" ?
Code:
<div class="boxcontent">
<h3 class="rightBoxHeading" id="paypallogoHeading">Paypal Verified Seller</h3>
<div id="paypallogoContent" class="sideBoxContent">
<div class="wrapper">
<center>
<!-- Begin Official PayPal Seal -->
<a target="_blank" href="https://www.paypal.com/verified/[email protected]"><img src="includes/templates/template_default/images/verification_seal.gif" alt="Click to Verify" title=" Click to Verify " width="100" height="100" /></a>
<!-- End Official PayPal Seal -->
</center></div>
</div></div>
<b class="bottom"><b class="b4b"></b><b class="b3b"></b><b class="b2b"></b><b class="b1b"></b></b>
</div>
<!--// bof: paypallogo //-->
<!--
<div class="rightBoxContainer" id="paypallogo" style="width: 150px">
<h3 class="rightBoxHeading" id="paypallogoHeading">Paypal Verified Seller</h3>
<div id="paypallogoContent" class="sideBoxContent">
<div class="wrapper">
<center>
<!-- Begin Official PayPal Seal -->
<a target="_blank" href="https://www.paypal.com/verified/[email protected]"><img src="includes/templates/template_default/images/verification_seal.gif" alt="Click to Verify" title=" Click to Verify " width="100" height="100" /></a>
<!-- End Official PayPal Seal -->
</center></div>
</div></div>
-->
<!--// eof: paypallogo //-->
</div>