.dynform {
	background: #ffffff;
	border: solid 1px #A9A9A9;
	border-top-color: #A9A9A9;
	border-left-color: #A9A9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716D6D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
input.dynform {
	height: 18px;
}
input.dynsubmit {
	background: #DBD9D9;
	border: solid 1px #A9A9A9;
	border-top-color: #A9A9A9;
	border-left-color: #A9A9A9;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716D6D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}