input.text {
	border: none;
	color: #7BA739;
	font-weight: bold;
	font-size: 1em;
	background: transparent;
} 

/* align center */
input.ac {
	text-align: center;
} 

