﻿// <![CDATA[

$().ready(function() {
    $("div.puffContainer:last").addClass('no-border');
});

// ]]>
 
