.singlefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: rgb(0%,0%,0%);
	text-decoration: none;
	background-color: rgb(95%,95%,95%);
	height: 22px;
	width: 344px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #0093D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0.4em;
	padding-left: 0.8em;
}
.multifield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: rgb(0%,0%,0%);
	text-decoration: none;
	background-color: rgb(95%,95%,95%);
	height: 100px;
	width: 344px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #0093D0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0.4em;
	padding-left: 0.8em;
}

