html,body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.input_validation-failed { border: 2px solid #FF0000; color:red;}