$(document).ready(function()
{
	 $("input, textarea, select, button").uniform();
});
