
	$(function(){
		//if(document.all) $("#main").css("margin-left", ($(document).width() / 2) - 400 + "px");
		convertButtons("input.btn");
	});
