/*

	Author: Edward Wald
	Style for the calculator.
	
*/

.buttonStyle{
	width: 50px;
	height: 50px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0.4em;
	margin-right: 0.2em;
}
