$(document).ready(function()
{
	if ($.browser.msie)
	{
	/*	$("#main").boxShadow(5,5,8,"#AAA");
		$(".prof_pic img").boxShadow(5,5,8,"#EB8");*/
	}
	/*var cont = '#join_p2 .btn_content:last';
	$(cont).show().css({left: "450px"});*/
});
