$(document).ready(function() {

if (typeof DD_belatedPNG !== 'undefined') {
DD_belatedPNG.fix('#logo img, #logo, .callouts li, #branding');
}

});