input.button
{
	font: 13px arial;
	cursor: pointer;
	color: blue;
}

* > input.button
{
	padding: 1px 25px 2px 25px;
}
