#form {
	font: 0.8em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ece9e4;
}
#form1 {
	clear: left;
	margin-top: 10px;
	background: #ece9e4;
}

.text {
	padding: 0.2px;
	width: 300px;
	border: 2px inset #D7D7D9;
}.btn {
	background-color: #D7D7D9;
	padding: 0.2em;
	border-top-width: 0.2px;
	border-right-width: 0.2px;
	border-bottom-width: 0.2px;
	border-left-width: 0.2px;
}
.error {
	font-weight: bold;
	color: #990000;
}