input {
	background-color: #E8E8E8;
	border: 1px ridge #CCCCCC;
	height: auto;
	width: auto;
}
select {
	background-color: #E8E8E8;
	border: 1px ridge #CCCCCC;
	height: auto;
	width: auto;
}

