$(document).ready(function(){
	
$("button, input:submit, a", ".courseinfobuttons").button();

});
