input,select,textarea {
	font-size: 12px;
	background-color: snow;
	border-top: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid gray;
}
