textarea {
	color: #5E300F;
	background-color: #D3C2C0;
	font-weight: bold;
	border: thin solid #954B15;
	cursor: text;
	text-indent: 5px;



}
input {
	font-weight: bold;
	color: #5E300F;
	background-color: #D3C2C0;
	border: thin ridge #B55B1A;
	right: 2px;
	text-indent: 5px;
	text-transform: none;




}
.bar {
}
.askbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F7EAB9;
	background-color: #986536;
	border: thin solid #613210;
	font-style: italic;

}
