input[type=submit] {
	display:none;
}

input[type=button] {
	display:none;
}

