input, select, textarea {
	border: solid 1px silver;
}

span.checkbox input{
	border: none 0px transparent;
}

.button{
	border: none 0px transparent;
}
