$(document).ready(function() {
		$('.project-type select').sSelect();
		
});
