﻿$(document).ready(function() {
	$('.select select, input[type=checkbox], input[type=radio]').uniform();
});
