$(document).ready(function(){
    $('.boxTitle-Search').corner('Top','5px');
    $('.boxFooter-Search').corner('bottom','5px');
});