jQuery(function($) {
$('div.roundbox-gray-gradient').parent().siblings("p").remove();
});