$(document).ready(function()
{
    $(document).styleButton();
}
);

