jQuery(function($) {
    $('input.styled').prettyCheckboxes({checkboxWidth: 19,checkboxHeight: 17});
});
