$("document").ready( function() { 

$("select, textarea, input[type=checkbox], input[type=password], input[type=radio], input[type=file], input[type=submit], input[type=text], a.button, button").uniform();



});
