input:focus, textarea:focus {
	outline:double 0px #ff0000;
	background-color: #FFFFFF;
	border-bottom-style: none;
}
