.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF5C6;
	background-position: left center;
	text-align: left;
	border-top-color: #FEE46D;
	border-right-color: #DEB801;
	border-bottom-color: #DEB801;
	border-left-color: #FEE46D;
}
.submit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF5C6;
	background-position: left center;
	text-align: center;
	border-top-color: #FEE46D;
	border-right-color: #DEB801;
	border-bottom-color: #DEB801;
	border-left-color: #FEE46D;
}
