input, textarea, select {
	font-family:  "Times New Roman", Georgia, Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0.1em 0.2em;
	background: #e7ebf0;
}
.single {
	width: 27em;
	margin-top: 2px;
	}
.double {
	width: 13em;
	margin-right: 1em;
	background: #faf6f5;
	}
.button {
	background: #fddcdc;
	}